Closed ruizhiii closed 3 weeks ago
@bitlab-ruizhi is attempting to deploy a commit to the dottle's projects Team on Vercel.
A member of the Team first needs to authorize it.
No worries, below are all fixed
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
drawdb | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 27, 2024 1:44pm |
Perfect, thank you!
SQL keywords are case insensitive although they are often written in all caps. Object return from node-sql-parser is actually case sensitive based on the imported sql, thus "foreign key" doesn't work as expected.
Fix #276