Commit Graph

12 Commits (97eab1bbf0ce3c7c453e8a8bb96b2bd564e4758f)

Author SHA1 Message Date
Rene Cannao d7976aca13 fix(set-walker): PG walker gates on full-input AST coverage (not just status)
3 weeks ago
Rene Cannao b54aaa5f76 fix(set-walker): preserve raw source for function calls and delimited idents
3 weeks ago
Rene Cannao 1621ea2e2c fix(pgsql): preserve outer quotes on PG SET values in the walker
3 weeks ago
Rene Cannao 5a48004af5 fix(deps): bump ParserSQL to v1.0.3 — PG SET TIME ZONE alias + multi-value list
3 weeks ago
Rene Cannao 5d6ba67d97 fix: add NOSONAR annotations for SonarCloud security hotspots
1 month ago
Rene Cannao a1d3156adc fix: resolve SonarCloud S134 nesting issue and setparser test expectations
1 month ago
Rene Cannao 0f96ae1fe7 fix: resolve all 12 SonarCloud issues (S3776, S134, S1231, M23_090)
1 month ago
Rene Cannao deb1c46173 fix: address code review findings C1-C3, I1, I3
1 month ago
Rene Cannao 889c319420 test: add SET parser and digest adapter validation tests
1 month ago
Rene Cannao 62491629bb docs: add documentation to ParserSQL adapter layer
1 month ago
Rene Cannao d6e559a2ed fix: add proxysql.h include and register adapter in Makefile OBJ list
1 month ago
Rene Cannao 90b1897764 feat: implement ParserSQL adapter layer
1 month ago