Skip to content

need help with mysql db flow #117

Description

@Rajamalli

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions