openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ActiveRecord-JDBC-Adapter
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
2 days
ago.
Nov 22, 2023 — Nov 22, 2024
Showing page 1 of 162
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1164 from JesseChavez/more_rails_71_fixes
Thomas E Enebo
More...
10 days ago
Fix jdbc-mysql, name need to follow jar file naming
Jesse Chavez
More...
11 days ago
Postgres, define dbconsole method to fix a handful of tests
Jesse Chavez
More...
11 days ago
Remove execute since it's defined in AR abstract class, only raw_execute is needed
Jesse Chavez
More...
11 days ago
Postgres, do not skip test serial with trigger, fixed in rails 7.1.4
Jesse Chavez
More...
12 days ago
Update version for botched 9.1.0 release
Charles Oliver Nutter
More...
26 days ago
MySQL Connector/J 9.1.0
Charles Oliver Nutter
More...
26 days ago
MySQL Connector/J 8.4.0
Charles Oliver Nutter
More...
26 days ago
Bump smallest version for botched release
Charles Oliver Nutter
More...
26 days ago
MySQL Connector/J driver 8.2.0
Charles Oliver Nutter
More...
26 days ago
Merge pull request #1158 from headius/sqlite-jdbc-3.46.1.1
Charles Oliver Nutter
More...
about 2 months ago
Update sqlite3 jdbc to 3.46.1.1
Charles Oliver Nutter
More...
about 2 months ago
Merge pull request #1156 from JesseChavez/rails_71_tests_one
Thomas E Enebo
More...
4 months ago
Mysql, fix active? method, it was forcing to reconnect when it should not
Jesse Chavez
More...
4 months ago
Postgres, fix reset! method, several test were failing due this issue
Jesse Chavez
More...
4 months ago
Postgres, fix argument error for method enable_extension and disable_extension
Jesse Chavez
More...
4 months ago
Mysql, fix stackoverflow in some tests due unable to find type
Jesse Chavez
More...
4 months ago
Sqlite, add note about strict strings not supported by the jdbc driver
Jesse Chavez
More...
4 months ago
Sqlite, remove duplicated definition of configure_connection method
Jesse Chavez
More...
4 months ago
Merge pull request #1155 from JesseChavez/rails_71_own_tests_bootup
Thomas E Enebo
More...
4 months ago
Fix boot up postgres rails tests, add undefined method `supports_identity_columns?'
Jesse Chavez
More...
4 months ago
Fix boot up rails tests, use Postgres 11 since rails test schema has incompatible code to postgres 10
Jesse Chavez
More...
4 months ago
Skip postgres serial with trigger test, the issue is in AR 7.1, issue was logged in rails repo
Jesse Chavez
More...
4 months ago
Merge pull request #1153 from JesseChavez/rails_71_support_arjdbc_postgres
Thomas E Enebo
More...
4 months ago
Delete test about loading postgres jdbc driver for java 7
Jesse Chavez
More...
4 months ago
Fix postgres test for rake db:drop (non-existing database)
Jesse Chavez
More...
4 months ago
Fix postgres test for rake db:structure:dump and db:structure:load
Jesse Chavez
More...
4 months ago
Fix postgres big decimal test, it shows up when prepared statement is disabled and relates to CVE-2022-44566 fix
Jesse Chavez
More...
4 months ago
Fix postgres foreign_keys test, it became pg gem specific
Jesse Chavez
More...
4 months ago
Fix postgres timestamp type test
Jesse Chavez
More...
4 months ago
←
1
2
3
4
5
6
7
8
9
…
161
162
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree