forked from pool/sqlite-jdbc
* Features ~ 1cab301 [jdbc] support Statement.execute methods with autoGeneratedKeys parameter ~ 954dd4c [jdbc] ResultSetMetaData.getColumnClassName returns more accurate type * Fixes ~ f4eaac4 [native] JRE crash on connection close with CommitListener and auto commit disabled ~ 7c3f7de [jdbc] Statement.setEscapeProcessing should not throw unsupported exception ~ e14fcd0 [jdbc] throw SQLFeatureNotSupportedException instead of SQLException for unsupported features ~ 09d4db2 [jdbc] DatabaseMetaData.supportsFullOuterJoins returns true for SQLite 3.39+ ~ bbb7d2c [jdbc] incorrect DatabaseMetaData JDBC version major/minor ~ bc5174b [jdbc] getDate, getTime, and getTimestamp crash on empty text ~ 1c84e06 [jdbc] ResultSetMetaData.getColumnType now returns BIGINT if the value is large ~ b7396a1 [jdbc] detect TIMESTAMP stored in SQLITE_TEXT * Build ~ eec8880 [native] update SQLite to 3.39.3 ~ 6117c94 fix build-native directory when downloading native libraries ~ 628a38e [native] update dockcross windows x86/x64 images ~ 90550cc [native] update dockcross images, fixes issue when running on Mac M1 ~ 0bfe4f0 replace junit jupiter assumptions with assertJ OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=11
Description
No description provided
Languages
Diff
100%