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

The unused $targetConnection is made dynamic.

Open racibaz opened this issue 1 year ago • 0 comments

Screenshot 2024-06-24 at 17 37 35

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