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
/
railties
/
test
/
application
/
rake
/
multi_dbs_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the db:abort_if_pending_migrations task to be multi-DB aware
Mark Lee
2019-06-10
1
-0
/
+26
*
Fixed db:prepare task for multiple databases.
Wojciech Wnętrzak
2019-06-05
1
-0
/
+20
*
Handle up/down for multiple databases
eileencodes
2019-04-19
1
-1
/
+58
*
💇
Roberto Miranda
2019-04-02
1
-1
/
+0
*
Add test cases for rake db:prepare
Roberto Miranda
2019-04-02
1
-0
/
+21
*
let Zeitwerk integration unhook AS::Dependencies
Xavier Noria
2019-02-19
1
-0
/
+1
*
Remove unused argument `expected_database`
bogdanvlviv
2018-11-08
1
-5
/
+5
*
Add multi-db support to schema cache dump and clear
Gannon McGibbon
2018-11-07
1
-0
/
+31
*
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
1
-19
/
+51
*
Convert configs_for to kwargs, add include_replicas
Eileen Uchitelle
2018-08-31
1
-7
/
+10
*
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-10
/
+10
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
1
-2
/
+2
*
Fix test to allow IF NOT EXISTS in structure:dump
utilum
2018-04-16
1
-2
/
+2
*
Add multidb application test
eileencodes
2018-04-09
1
-0
/
+164