Registry / database / tgbyte-activerecord-jdbc-adapter

tgbyte-activerecord-jdbc-adapter

JSON →
library1.2.2.5rbrubygemsunverified

Database adapter for ActiveRecord that can be used with JRuby, allowing use of any JDBC-compliant database.

gem install tgbyte-activerecord-jdbc-adapter
INSTALL
IMPORT
SIG · TGBYTE-ACTIVERECOR
T
tgbyte-activerecord-jdbc-adapter
databaserubyv1.2.2.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ArJdbc
require 'arjdbc'

Establish a JDBC database connection with ActiveRecord

require 'arjdbc' # Configure connection (example for MySQL) ActiveRecord::Base.establish_connection( adapter: 'jdbcmysql', host: 'localhost', database: 'test' )
Debug
Known issues
breakingRequires JRuby; not compatible with standard Ruby MRI.
fix
Use JRuby runtime.
affects: >= 1.0.0
Upgrade
Version history
1.2.2.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
tgbyte-activerecord-jdbc-adapter — gem install tgbyte-activerecord-jdbc-adapter · libregistry