Willena / sqlite-jdbc-crypt

SQLite JDBC Driver with encryption support
Apache License 2.0
172 stars 33 forks source link

Improve compile time options #60

Closed Chris-SP365 closed 2 years ago

Chris-SP365 commented 2 years ago

Compile time options differ from xerial version: https://github.com/Willena/sqlite-jdbc-crypt/issues/59

This modifies the parameters to be up-to-date and rearranges them to be easier to diff them to the xerial in the future.

Willena commented 2 years ago

Thanks for the contribution !