aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorBen Woosley <ben.woosley@gmail.com>2013-07-20 04:55:37 -0700
committerBen Woosley <ben.woosley@gmail.com>2013-08-17 07:27:18 -0700
commitf87d8c7146d6601c57db1f9f4ec1d04fdd0a3f4a (patch)
treeb4df8028ebc9a4d4e029ef5c426020e55548d542 /Gemfile
parent28189f2524d6d7754d6f39b18d24c4b47c258891 (diff)
downloadrails-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 'Gemfile')
0 files changed, 0 insertions, 0 deletions