Skip to content

Commit b7b3aa8

Browse files
committed
Few Rails v5.1 TODOs.
1 parent babdf59 commit b7b3aa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RAILS5-TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@
2222
been long unused and unsupported.
2323
* Deprecate using `#quoted_id` in quoting.
2424
* 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

Comments
 (0)