diff options
author | Ben Woosley <ben.woosley@gmail.com> | 2013-07-20 04:55:37 -0700 |
---|---|---|
committer | Ben Woosley <ben.woosley@gmail.com> | 2013-08-17 07:27:18 -0700 |
commit | f87d8c7146d6601c57db1f9f4ec1d04fdd0a3f4a (patch) | |
tree | b4df8028ebc9a4d4e029ef5c426020e55548d542 /activerecord/test/fixtures/all/tasks.yml | |
parent | 28189f2524d6d7754d6f39b18d24c4b47c258891 (diff) | |
download | rails-f87d8c7146d6601c57db1f9f4ec1d04fdd0a3f4a.tar.gz rails-f87d8c7146d6601c57db1f9f4ec1d04fdd0a3f4a.tar.bz2 rails-f87d8c7146d6601c57db1f9f4ec1d04fdd0a3f4a.zip |
Stop interpreting SQL 'string' columns as :string type.
SQL doesn't have a string type, and interpreting 'string' as text is
contrary to at least SQLite3's behavior:
"Note that a declared type of 'STRING' has an affinity of NUMERIC, not TEXT."
http://www.sqlite.org/datatype3.html
Diffstat (limited to 'activerecord/test/fixtures/all/tasks.yml')
0 files changed, 0 insertions, 0 deletions