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 1fc921c commit 256ffe9Copy full SHA for 256ffe9
RAILS5-TODO.md
@@ -1,13 +1,4 @@
1
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
11
## Rails v5.1
12
13
* BIGINT PK support. https://github.com/rails/rails/pull/26266
0 commit comments