0
I Use This!
Inactive

Commits : Listings

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