laravel-db-sync icon indicating copy to clipboard operation
laravel-db-sync copied to clipboard

LOCAL_TARGET_CONNECTION does not work.

Open racibaz opened this issue 1 year ago • 1 comments
trafficstars

Hi guys, LOCAL_TARGET_CONNECTION just take the target connection name but it does not work.

racibaz avatar Jun 24 '24 14:06 racibaz

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."

racibaz avatar Jun 24 '24 15:06 racibaz