laravel-db-sync
laravel-db-sync copied to clipboard
LOCAL_TARGET_CONNECTION does not work.
trafficstars
Hi guys, LOCAL_TARGET_CONNECTION just take the target connection name but it does not work.
I have added the one pr (https://github.com/dcblogdev/laravel-db-sync/pull/26) "The unused $targetConnection is made dynamic. If you need to LOCAL_TARGET_CONNECTION, you can give the target connection another hand the connection is made default connection instead of just "mysql" connection."