[BUG] Cannot import MSSQL file previously exported
- Dominant language
- JavaScript
- Stars
- 39.5k
- Forks
- 3.2k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 16
Description
**Describe the bug**
Cannot import MSSQL file previously exported.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.drawdb.app/editor
2. Click on New
3. Choose MSSQL Database
4. Add table
5. Click "Export SQL"
6. Save the exported file
7. Click "import from SQL"
8. Choose the exported file
9. Click "import"
10. The modal closes and the workspace is empty, with table imported
**Expected behavior**
The table should have been created.
**Screenshots**
No need.
**Desktop (please complete the following information):**
- OS: Windows 11
- Browser Firefox 133.0
**Additional context**
I cannot import any kind of create table in the MSSQL dialect, exported or handmade (and tested to be valid).
Contributor guide
Assessment
This issue has not been assessed yet.