| 280c5ed |
2013-04-14 |
fix for the bytea/binary nil value bug |
| 0ddfd75 |
2013-04-14 |
added a test suite for the postgres binary type |
| 6e78bbe |
2011-09-22 |
fixed a bug with the json serialization when the class s... |
| c4be0db |
2008-03-31 |
Fixed charset/collation for rake db:create (closes #1133... |
| 35d3ede |
2008-03-26 |
New applications should use UTC as the default time zone |
| 3d2177d |
2008-03-10 |
Fix database rake tasks to work with charset/collation a... |
| 8670631 |
2008-03-07 |
Better error message for type conflicts when parsing par... |
| e2ce901 |
2008-01-10 |
Merge [8615] to stable: resurrect WordNet synonym lookup... |
| 3642a4d |
2008-01-10 |
Resurrect WordNet synonym lookups. Closes #10710. |
| a81333f |
2007-12-21 |
Add :default option to time_zone_select. Closes #10590. |
| 3aa54c5 |
2007-12-14 |
Added db:migrate:redo and db:migrate:reset for rerunning... |
| 9187ed8 |
2007-12-14 |
Added db:migrate:redo for rerunning existing migrations ... |
| b4337c2 |
2007-12-05 |
Add documentation about the virtual attribute added by v... |
| c11ca0e |
2007-08-28 |
Fix documentation error in xml serialization. [matt] Clo... |
| f26141c |
2007-06-28 |
db:create creates the database for the current environme... |
| 2cda509 |
2007-06-25 |
MySQL, PostgreSQL: database.yml defaults to utf-8. Close... |
| eb2e30e |
2007-06-20 |
MySQL: fix show_variable. Closes #8448. |
| 1f03c51 |
2007-05-26 |
Add db:create, drop, reset, charset, and collation tasks... |
| ed2a84f |
2007-05-26 |
MySQL: create_database takes :charset and :collation opt... |