1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update MySQL adapter for changes in Rail 7.1 More... 3 days ago
Move these up to abstract adapter More... 3 days ago
Update instructions for mysql docker More... 3 days ago
Merge branch '70-stable' More... 3 days ago
Merge branch '61-stable' into 70-stable More... 3 days ago
Merge pull request #1142 from jruby/mysql_cvar More... 3 days ago
Fix syntax of mysql setup More... 3 days ago
Add a section showing mysql+docker for test/dev More... 3 days ago
Ruby does not allow top-level @@cvars any more More... about 1 month ago
Merge pull request #1116 from jruby/bench2 More... about 2 months ago
Merge pull request #1141 from skunkworker/update_jdbc_to_42_7_1 More... about 2 months ago
update from 42.6.0 to 42.7.1 More... about 2 months ago
Return raw results from execute instead of an ActiveRecord::Result More... 2 months ago
Does --dev help More... 2 months ago
Update to latest actions/checkout More... 2 months ago
Merge with some older changes I made but forgot to push :( More... 2 months ago
note about 7.1 work still be in dev More... 2 months ago
Support sqlite columns that have string manipulation as a default More... 2 months ago
Match sqlite initialization to default AR settings More... 2 months ago
Fix some sqlite failures due to exception mapping More... 2 months ago
No longer configure connection on init so connection is deferred More... 4 months ago
Sync more SQLite adapter code from AR to fix tests More... 4 months ago
Some alignment with main sqlite_adapter.rb More... 5 months ago
Fix some sqlite3 foreign key tests More... 5 months ago
Fix 4/5 sqlite dbconsole tests More... 5 months ago
Update EOL statement More... 5 months ago
Adjust some connection errors to match what AR expects More... 5 months ago
Update exec_query references to internal_exec_query to handle connection More... 5 months ago
Move SQLite3Column into its own file More... 5 months ago
Copy over some of the changes to the AR sqlite adapter More... 5 months ago