Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need help with mysql db flow #117

Open
Rajamalli opened this issue Mar 10, 2023 · 0 comments
Open

need help with mysql db flow #117

Rajamalli opened this issue Mar 10, 2023 · 0 comments

Comments

@Rajamalli
Copy link

Hello, I am trying to get it to work with MySql Server. I am stuck with migration and am getting error
ifError got unwanted exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CASCADE; CREATE SCHEMA demo; GRANT ALL ON SCHEMA demo TO public; DROP SCHEMA IF' at line 1
I installed "loopback-connector-mysql"
I installed "db-migrate-mysql"
I modified .env to include connection information
I also tried to execute by converting the sql script to mysql it still throws the same error
Kindly help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant