drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

[BUG] #604: Bug Fix importing postgresql .sql file

Open nersus15 opened this issue 2 months ago • 1 comments

Add: src/utils/ddlParser.js as sql parser for postgresql (only support for DDL). update: src/components/EditorHeader/Modal/Modal.jsx use parseSql from ddlParser to parser postgresql(relations support), tested using Tables.sql from [BUG] #604

nersus15 avatar Oct 05 '25 01:10 nersus15

@nersus15 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 05 '25 01:10 vercel[bot]

this shouldnt be handled like this

1ilit avatar Dec 05 '25 16:12 1ilit