]> git.openstreetmap.org Git - rails.git/history - db/migrate/003_sql_session_store_setup.rb
set the db encoding to utf-8, otherwise data is stored incorrectly in db. Can be...
[rails.git] / db / migrate / 003_sql_session_store_setup.rb
2007-07-30 Tom HughesAdd migration to create session table in the database.