drawdb
drawdb copied to clipboard
[BUG] DrawDB cannot recognize script generated by PostgreSQL itself - no typo or error
Describe the bug Using PostgreSQL mode. Generate a create script in pgAdmin for a table. Try to import, and script is refused.
To Reproduce Steps to reproduce the behavior:
- Go to File => Import SQL
- Upload the script
- Click import
- See error
Expected behavior In PostgreSQL mode, accept PostgreSQL script.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Browser Chrome
Additional context Add any other context about the problem here. If the bug involves the import feature, please, attach the imported file.
reported: https://github.com/taozhi8833998/node-sql-parser/issues/2365