This project is archived and is in readonly mode.
ActiveRecord ignore encoding when recreate MySQL databases for test
Reported by Luca Guidi | October 3rd, 2008 @ 03:04 PM | in 2.x
When ActiveRecord recreates the database schema for test purposes, it ignores the encoding and the collation options for MySQL.
Comments and changes to this ticket
-
Luca Guidi October 3rd, 2008 @ 03:09 PM
- Tag changed from activerecord, bug, config, connection to activerecord, bug, config, connection, patch, tested
I attached a patch for fix it.
-
Repository October 3rd, 2008 @ 09:09 PM
- State changed from new to committed
(from [1bc267d21679408b3624d1c697656ec250c01972]) Make sure recreate MySQL test database with the proper encoding and collation [#1165 state:resolved]
Signed-off-by: Michael Koziarski michael@koziarski.com [#1165 state:committed] http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 1165 ActiveRecord ignore encoding when recreate MySQL databases for test (from [1bc267d21679408b3624d1c697656ec250c01972]) Make su...
- 1165 ActiveRecord ignore encoding when recreate MySQL databases for test Signed-off-by: Michael Koziarski michael@koziarski.com [#...