diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2014-11-13 04:30:57 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2015-02-08 11:19:33 +0900 |
commit | 0bbff5ee16d2bfe151975e868ddec0d2f0fd1fff (patch) | |
tree | 83935f2809bf5bbaebb4172314218b7918629aee /activerecord/test/cases/adapters/postgresql | |
parent | 1492e83e49f74b1d874585000bad5368d9f09218 (diff) | |
download | rails-0bbff5ee16d2bfe151975e868ddec0d2f0fd1fff.tar.gz rails-0bbff5ee16d2bfe151975e868ddec0d2f0fd1fff.tar.bz2 rails-0bbff5ee16d2bfe151975e868ddec0d2f0fd1fff.zip |
Respect the database default charset for `schema_migrations` table.
The charset of `version` column in `schema_migrations` table is depend
on the database default charset and collation rather than the encoding
of the connection.
Diffstat (limited to 'activerecord/test/cases/adapters/postgresql')
0 files changed, 0 insertions, 0 deletions