Results 91 comments of Iuliia Volkova

got it, I will add support for this statement

everything works (all samples from issue) on 1.3.1 version, tested, I will close the issues, if needed something else - feel free to open

@alexeydad1, hi thanks for opening the issue, but I'm not sure when I can fix it, library in low priority for me right now, but if you want - you...

@devxor I know about this issue))) but tried to ignore it too much as possible. It's hard to fix because of how parser identify a strings with quotes, I will...

TypeError argument of type 'NoneType' is not iterable - fixed in 0.29.0 (at lease for the first query sample), test added here - https://github.com/xnuinside/simple-ddl-parser/blob/main/tests/test_references.py#L395 But, I will not close the...

Note for me: Need to add support for case ``` CREATE TABLE COMTCCMMNCODE ( CODE_ID VARCHAR2(6) NOT NULL , CODE_ID_NM VARCHAR2(60) NULL , CODE_ID_DC VARCHAR2(200) NULL , USE_AT CHAR(1) NULL...

this works on version 1.3.0, I will close the issue

@ArneBachmannDLR, hello! Thanks for opening the issue, I will take a look on it later

@Kedarnath-Rothe I'm working on the new version - will release on this weekends, it will contain new visualisation & solve this issue also