Skip to content

Commit 256ffe9

Browse files
committed
Update TODO for Rails v5 [ci skip]
1 parent 1fc921c commit 256ffe9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

RAILS5-TODO.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11

2-
## Rails v5.0
3-
4-
* Does the schema cache serialize properly since we conform to that now?
5-
* Can we use `OPTIMIZE FOR UNKNOWN`
6-
- http://sqlblog.com/blogs/aaron_bertrand/archive/2011/09/17/bad-habits-to-kick-using-exec-instead-of-sp-executesql.aspx
7-
- http://stackoverflow.com/questions/24016199/sql-server-stored-procedure-become-very-slow-raw-sql-query-is-still-very-fast
8-
- https://blogs.msdn.microsoft.com/sqlprogrammability/2008/11/26/optimize-for-unknown-a-little-known-sql-server-2008-feature/
9-
10-
112
## Rails v5.1
123

134
* BIGINT PK support. https://github.com/rails/rails/pull/26266

0 commit comments

Comments
 (0)