-
Gradle build fails with the message:
```
Unsupported Gradle JVM.
Your build is currently configured to use Java 17.0.10 and Gradle 6.8.3.
Possible solutions:
- Upgrade to Gradle 8.5 and re-s…
-
Any reason why we dont reference the offical sqlite nuget packages instead?
The reason i ask is because i need to use SQLite from my UI, thus the plugin, but i also need to use it within a call to ba…
-
Hello,
I am getting the following error when running `sigtop db signal.db`, `sigtop check` and `sigtop query pragma user_version`:
```
sigtop: cannot verify key: cannot execute SQL statement: f…
-
Hi, I am having this problem while trying to run `assembleCivDebug`.
```
[1/238] Building CXX object src/main/cpp/CMakeFiles/takengine.dir/db/Database2.cpp.o
FAILED: src/main/cpp/CMakeFiles/taken…
-
### Details for the issue
Export cvs files don't use utf-8 as character settings so my Swedish letters are being translated to something else.
### Useful extra information
#### I'm …
-
### The language of WCDB
> Objective-C
### The version of WCDB
> v1.0.5
### The platform of WCDB
> iOS
### The installation of WCDB
> Git clone
### What's the issue?
…
-
## Command
```
flutter packages get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: writeFrom failed, OS Error: No space left on device, errno = 28
```
#0 …
-
On iOS, I'm running code on a large dataset (in one file). Thousands of rows of data; millions of data to search through. Many small queries; a few large ones. These traverse > 20 functions. All callb…
-
I tried to compile XMPPFramework (3.6.6) in Xcode 8 GM but I got error
Redefinition of module 'dnssd'
aliwt updated
4 years ago
-
sqlcipher.so is too big, is there any redundant file? Can the file size be reduced? Compared with android-database-sqlcipher, it is 800k larger