sqlite-jdbc
sqlite-jdbc copied to clipboard
SQLite JDBC Driver
Evening, I have scoured Stackoverflow and Oracle for the last two weeks but I cannot find solution and would really appreciate some help. This is the code I have so...
the org/sqlite/native/FreeBSD/x86_64/libsqlitejdbc.so file can't upgrade from 3.15.1 to 3.25.2 the org/sqlite/native/Linux/armv6/libsqlitejdbc.so file can't upgrade from 3.20.0 to 3.25.2
If i have a table with foreign keys over more then one column. The result seams to be wrong. In this case the FK_NAME is empty. So the following test...
I have some code where I was to store the Timestamp now (using CURRENT_TIMESTAMP) into a row, then after some time check whether a day has passed or not. Currently,...
The prepared statement throws not implemented but when operating on complex queries, the IN clause can be a god send. `public void setArray(int i, Array x) throws SQLException { throw...
I want to create a Debian package for sqlite-jdbc, on Ubuntu Bionic (18.04). The Debian packaging suite uses a more recent version of the surefire plugin to run the tests,...
Hello, where problem can be? Why `maven-shade-plugin` is necessary? ```sh clear ; mvn clean package && java -jar srv/java-sample-1.0-SNAPSHOT.ja ``` ```xml 4.0.0 ... java-sample 1.0-SNAPSHOT java-sample http://www.example.com UTF-8 1.8 1.8...
I am using: - sqlline-1.7.0-jar-with-dependencies.jar - sqlite-jdbc-3.27.2.jar I can connect to the database, create a table, select from the table, insert into the table, but the first time I try...
`java.sql.Driver#getPropertyInfo` returns infos with empty `description`. (`java.sql.DriverPropertyInfo#description`) See https://youtrack.jetbrains.com/issue/DBE-7991
Details: https://stackoverflow.com/questions/56883748/memory-leak-with-jdbc-sqlite