Input sql script

Output json

Edit output json

int varchar char

Translate Edited output json

CREATE TABLE {{t.name}} ( {{c.name}} {{c.type}} ({{c.precision}}) ({{c.precision}}, {{c.scale}}) )