index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
database_statements_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated `#insert_sql`, `#update_sql`, and `#delete_sql`
Ryuta Kamizono
2016-12-30
1
-6
/
+0
*
Merge pull request #26002 from kamipo/sql_for_insert_should_be_called_inside_...
Rafael França
2016-08-17
1
-0
/
+7
|
\
|
*
`sql_for_insert` should be called inside `exec_insert`
Ryuta Kamizono
2016-08-06
1
-0
/
+7
*
|
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-9
/
+9
|
/
*
Deprecate `{insert|update|delete}_sql` in `DatabaseStatements`
Ryuta Kamizono
2016-03-02
1
-0
/
+6
*
Fix `connection#create` in PG adapter
Ryuta Kamizono
2016-01-05
1
-3
/
+12
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Oracle needs sequence value for primary key in INSERT statement
Raimonds Simanovskis
2009-08-06
1
-1
/
+8
*
PostgreSQL: insert looks up pk and sequence name if not given. [#384 state:r...
Jeremy Kemper
2008-06-10
1
-0
/
+12