1
I Use This!
Moderate Activity

Commits : Listings

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