mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
96ac14a385
All columns which would map to a string primitive need this behavior. Binary has it's own marker type, so it won't go through this conversion. String and text, which need this, will. Fixes #18585. |
||
---|---|---|
.. | ||
copy_table_test.rb | ||
explain_test.rb | ||
quoting_test.rb | ||
sqlite3_adapter_test.rb | ||
sqlite3_create_folder_test.rb | ||
statement_pool_test.rb |