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

fix missing comma upon sql migration query #2095

Merged

Conversation

niztal
Copy link
Contributor

@niztal niztal commented Apr 3, 2024

while running latest deployment I'm getting the following syntax error for mysql db:

Migration "AddUpsertHistoryEntity1709814301358" failed, error: 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 'KEY IDX_a0b59fd66f6e48d2b198123cb6 (chatflowid)) ENGINE=InnoD' at line 8

There was missing comma which fixed that,

@HenryHengZJ please review

@HenryHengZJ
Copy link
Contributor

thanks!

@HenryHengZJ HenryHengZJ merged commit 87e3039 into FlowiseAI:main Apr 3, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants