1. Added support for UNIQUE column attribute 2. Add command line arg to pass folder with ddls (parse multiple files) 3. Added support for CHECK Constratint 4. Added support for FOREIGN Constratint in ALTER TABLE
0.4.0
1. Added support schema for table in REFERENCES statement in column definition 2. Added base support for Alter table statements (added 'alters' key in table) 3. Added command line arg to pass path to get the output results 4. Fixed incorrect null fields parsing
0.3.0
1. Added support for REFERENCES statement in column definition 2. Added command line