1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Apr 04, 2024 — Apr 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1141 from skunkworker/update_jdbc_to_42_7_1 More... about 1 year ago
update from 42.6.0 to 42.7.1 More... about 1 year ago
Return raw results from execute instead of an ActiveRecord::Result More... about 1 year ago
Does --dev help More... about 1 year ago
Update to latest actions/checkout More... about 1 year ago
Merge with some older changes I made but forgot to push :( More... about 1 year ago
note about 7.1 work still be in dev More... about 1 year ago
Support sqlite columns that have string manipulation as a default More... about 1 year ago
Match sqlite initialization to default AR settings More... about 1 year ago
Fix some sqlite failures due to exception mapping More... about 1 year ago
No longer configure connection on init so connection is deferred More... over 1 year ago
Sync more SQLite adapter code from AR to fix tests More... over 1 year ago
Some alignment with main sqlite_adapter.rb More... over 1 year ago
Fix some sqlite3 foreign key tests More... over 1 year ago
Fix 4/5 sqlite dbconsole tests More... over 1 year ago
Update EOL statement More... over 1 year ago
Adjust some connection errors to match what AR expects More... over 1 year ago
Update exec_query references to internal_exec_query to handle connection More... over 1 year ago
Move SQLite3Column into its own file More... over 1 year ago
Copy over some of the changes to the AR sqlite adapter More... over 1 year ago
Ignore .ruby-version More... over 1 year ago
Take 2 on the fix More... over 1 year ago
Attempt to fix rails tests blocking on warning More... over 1 year ago
Try to fix rails test setup failures More... over 1 year ago
Bump CI to test against 7-1-stable More... over 1 year ago
Additional connection fixes More... over 1 year ago
Get SQLite3 tests running More... over 1 year ago
Bump minimum supported JRuby version for 70.x and 71.x More... over 1 year ago
Bump master branch to be for Rails 7.1 support More... over 1 year ago
Merge pull request #1137 from headius/61-sqlite-update More... over 1 year ago