Gauthier

Results 702 comments of Gauthier

> For those still running into the Hibernate / Spring problems: checkout our fork (with a PR to this repo): > > https://github.com/Txture/sqlite-jdbc I am now helping to maintaining the...

Hi @MartinHaeusler, If i understand correctly: - timeout handling: this PR - respecting read-only: #432 - Preventing SQLITE_BUSY: is there a PR for this, or is that a general statement...

> Feel free to look through our changes (the differences to the master branch are actually not that big). I admit that some of it is quite hacky, but we...

Is this still happening on the latest version?

Closing this as we now have all supported architectures for Android.

Is this still happening on the latest version?

Description [has been there since 2009](https://github.com/xerial/sqlite-jdbc/blob/22720f1ab3ce2dd2cf8f42309872ff7c7e848bd4/src/main/java/org/sqlite/SQLiteConfig.java#L344-L344). Some properties don't have one, but some do: ``` open_mode : Database open-mode flag shared_cache : Enable SQLite Shared-Cache mode, native driver only enable_load_extension...

@pyckle I would love to get your opinion on this, as you recently did some changes in those packages/classes.