| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
## 0.10.17 2016-01-24
* Fix memory leak
* Fix bug with DateTime and wrong timezone offsets
|
|
## 0.10.16 2015-05-17
* Fix compile issue with do_postgres on stock OS X Ruby
|
|
## 0.10.15 2015-02-15
* Ruby 2.2 support
* utf8mb4 support on do\_mysql
* Windows support on 2.1.x and 2.2.x
|
|
## 0.10.14 2014-02-13
* Don't do DNS lookup in transaction loading
* Set datestyle to ISO
|
|
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
|
## 0.10.13 2013-05-27
* Create binaries for Ruby 2.0 on Windows
* Fix segfault in do_postgres
* Fix compilation of do_oracle for Ruby 2.0
|
|
## 0.10.12 2013-01-21
* jdbc-postgres driver loading fix
|
|
## 0.10.11 2012-12-29
* Rename C symbols to prevent name collitions
|
|
## 0.10.10 2012-10-11
No changes
## 0.10.9 2012-08-13
* Improved RETURNING handling on JRuby
* Allow for an empty database name
|
|
|
|
Exacat changes are unknown.
|
|
A PostgreSQL driver for DataObjects.
This driver implements the DataObjects API for the PostgreSQL relational
database.
|