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
/
insert_all_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Merge pull request #35892 from ryohashimoto/bulk_insert_logs
Eileen M. Uchitelle
2019-04-08
1
-0
/
+49
|
\
|
*
Improve log messages for #insert_all` / `#upsert_all` / `#insert` / `#upsert ...
Ryo Hashimoto
2019-04-08
1
-0
/
+49
*
|
When skipping duplicates in bulk insert on MySQL, avoid assigning id when not...
Bob Lail
2019-04-08
1
-0
/
+38
|
/
*
Extract insert test case from #35686
Kasper Timm Hansen
2019-03-31
1
-0
/
+14
*
Bulk Insert: Reuse indexes for unique_by
Kasper Timm Hansen
2019-03-20
1
-3
/
+33
*
Raise UnknownAttributeError when unknown column is passed to insert_all and f...
Josef Šimánek
2019-03-16
1
-0
/
+6
*
Add some whitespace for readability.
Kasper Timm Hansen
2019-03-06
1
-0
/
+12
*
Fix test case name after file extraction
Kasper Timm Hansen
2019-03-06
1
-1
/
+1
*
Handle blank inserts like update_all; raise upfront.
Kasper Timm Hansen
2019-03-06
1
-1
/
+1
*
Add insert_all to ActiveRecord models (#35077)
Bob Lail
2019-03-05
1
-0
/
+127