Use Sqlite3 with JRuby on Rails.
Database adapter for Rails ActiveRecord component that
can be used with JRuby. It allows use of virtually any
JDBC-compliant database with your JRuby on Rails application.
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-activerecord-jdbcsqlite3-adapter && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
activerecord-jdbcsqlite3-adapter-1.3.24.gem | 0000006144 6 KB | |
gem2rpm.yml | 0000001632 1.59 KB | |
rubygem-activerecord-jdbcsqlite3-adapter.changes | 0000004447 4.34 KB | |
rubygem-activerecord-jdbcsqlite3-adapter.spec | 0000001788 1.75 KB |
Revision 25 (latest revision is 26)
Johannes Weberhofer (weberho)
accepted
request 528629
from
Manuel Schnitzer (mschnitzer)
(revision 25)
- updated to version 1.3.24 * [as400] Fixed ordering when limit and offset present (#789) * [postgres] limit driver version correctly since > 9.4.1206 might break * [db2] fixed issue with serialization not happening (#795) * resolves #725 (serialize with custom class not working on AR 4.2) * reconnect!/disconnect! shall call super to reset cache/transaction state * [oracle] some ~ enhanced adapter compatibility with configuration * [mysql] support setting collation: xxx with config[:encoding] like AR 4.2 * [as400] Check if the exception thrown is a false-positive (#792) * [as400] Added truncate functionality for DB2/AS400 (#793) * [as400] Added DatabaseTasks for the as400 (#791)
Comments 0