1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support sqlite columns that have string manipulation as a default More... 4 months ago
Match sqlite initialization to default AR settings More... 4 months ago
Fix some sqlite failures due to exception mapping More... 4 months ago
No longer configure connection on init so connection is deferred More... 6 months ago
Sync more SQLite adapter code from AR to fix tests More... 6 months ago
Some alignment with main sqlite_adapter.rb More... 6 months ago
Fix some sqlite3 foreign key tests More... 6 months ago
Fix 4/5 sqlite dbconsole tests More... 6 months ago
Update EOL statement More... 7 months ago
Adjust some connection errors to match what AR expects More... 7 months ago
Update exec_query references to internal_exec_query to handle connection More... 7 months ago
Move SQLite3Column into its own file More... 7 months ago
Copy over some of the changes to the AR sqlite adapter More... 7 months ago
Ignore .ruby-version More... 7 months ago
Take 2 on the fix More... 7 months ago
Attempt to fix rails tests blocking on warning More... 7 months ago
Try to fix rails test setup failures More... 7 months ago
Bump CI to test against 7-1-stable More... 7 months ago
Additional connection fixes More... 7 months ago
Get SQLite3 tests running More... 7 months ago
Bump minimum supported JRuby version for 70.x and 71.x More... 7 months ago
Bump master branch to be for Rails 7.1 support More... 7 months ago
Merge pull request #1137 from headius/61-sqlite-update More... 8 months ago
Drop upper bound on jdbc-sqlite3 More... 8 months ago
Merge pull request #1132 from headius/sqlite_3.42 More... 11 months ago
Update postgresql jdbc to 42.6.0 More... 12 months ago
Update mysql-connector-java to 8.0.33 More... 12 months ago
Update sqlite-jdbc to 3.42 More... 12 months ago
Merge pull request #1133 from headius/new_bigdecimal_newinstance More... 12 months ago
Use precision-accepting BigDecimal.newInstance More... 12 months ago