Flora Briand

Results 1 issues of Flora Briand

Hi, We need to parse normalized queries but we have an issue when we `.normalize` a `DO ...` statement since 2.2.0: ``` irb(main):001:0> normalized_sql = PgQuery.normalize("DO $$BEGIN RAISE NOTICE 'hello';...