hhniao commented on issue #24395: URL: https://github.com/apache/shardingsphere/issues/24395#issuecomment-1449446557
im use it for laravel. it is not work, when i execute command `php artisan migrate` this sql will be execute. `select * from information_schema.tables where table_schema = 'sharding_db' and table_name = 'migrations' and table_type = 'BASE TABLE'` create table migrations, when last sql empty result. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
