0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update and rename README to README.md More... almost 5 years ago
Merge pull request #3 from aef/master More... over 10 years ago
Merge pull request #6 from johnnyt/database-error More... over 10 years ago
Raise a DatabaseError rather than a RuntimeError More... over 10 years ago
More compatibility to "pg" gem More... almost 15 years ago
Added interface changes of the "pg" gem to the "postgres" gem compatibility layer. More... almost 15 years ago
Add quote_ident method for rails 2.3.{3,4} compat. More... over 15 years ago
Fix URL More... over 15 years ago
version 0.6.2 More... over 15 years ago
Add notice_processor getter/setter to compat layer. More... over 15 years ago
Correct escaping of backslahes (-> 0.6.1) More... over 16 years ago
Increase version to 0.6.0 More... over 16 years ago
Use location for Linux More... over 16 years ago
Make Ruby 1.9 compatible More... over 16 years ago
Version 0.5.1 More... over 16 years ago
Correct ruby string escaping More... over 16 years ago
Project moved away from ruby-dbi to it's own rubyforge project postgres-pr. More... over 16 years ago
Implement PGconn#transaction_status to be compatible with the C library ruby-postgres. More... over 16 years ago
tagged 0.4.0 More... over 20 years ago
* imported small changes to compatibility module by Dalibor Sramek * bumped version up to 0.4.0 More... over 20 years ago
* type(index) method "implemented" (removed 'raise') * version 0.3.6 More... over 20 years ago
* More... over 20 years ago
* added Connection#notice_processor attribute accessor * 0.3.5 More... over 20 years ago
added a note that Postgres >= 7.4 is required More... over 20 years ago
* removed mutex (Connection must not be used concurrently) * added method close More... over 20 years ago
* raised copyright year * added license tag to some files * use PostgresPR namespace in the examples More... over 20 years ago
* Implemented PGresult#cmdtuples method (compatibilty) * new version More... over 20 years ago
* Use the error messages given by the DB as exception message. This fixes an problem with Og. * new patch release More... over 20 years ago
version 0.3.0 More... over 20 years ago
Og/Nitro examples More... over 20 years ago