We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babdf59 commit b7b3aa8Copy full SHA for b7b3aa8
RAILS5-TODO.md
@@ -22,3 +22,5 @@
22
been long unused and unsupported.
23
* Deprecate using `#quoted_id` in quoting.
24
* Deprecate `supports_migrations?` on connection adapters.
25
+* Dig moving `Column#sqlserver_options` to `sql_type_metadata` delegate.
26
+* Should we do like PG and add `options[:collation]` before `#add_column_options!`?
0 commit comments