open-vault/plugins/database/postgresql
Becca Petrin 0e0c16b11a
Postgres: Correct parsing of multiline statements (#8512)
* add test reproducing issue

* add code fixing issue

* check for END in unquoted string frags

* move delimiters inside parens

* begin checking with stmt

* PR feedback

* fix comment

* add tests with templates

* update test name

* remove unnecessary backslashes from test
2020-03-17 12:45:25 -07:00
..
postgresql-database-plugin Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
postgresql.go Postgres: Correct parsing of multiline statements (#8512) 2020-03-17 12:45:25 -07:00
postgresql_test.go Postgres: Correct parsing of multiline statements (#8512) 2020-03-17 12:45:25 -07:00