Skip to content

Commit 7109da5

Browse files
committed
supprot muti mig db pool
1 parent e1c93e4 commit 7109da5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Migration/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @since 2.0
2020
*
21-
* @Migration(20190630164222)
21+
* @Migration(time=20190630164222, pool="db.pool,db1.pool")
2222
*/
2323
class User extends BaseMigration
2424
{

bin/swoft

100644100755
File mode changed.

0 commit comments

Comments
 (0)