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