open-vault/plugins/database
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
..
cassandra Add ability to skip 'LIST ALL' check (#7614) 2019-10-14 16:36:49 -06:00
hana Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
influxdb secret/database: Guard against panic with InfluxDB plugin (#8282) 2020-02-05 13:49:02 -06:00
mongodb Add x509 Client Auth to MongoDB Database Plugin (#8329) 2020-02-13 15:54:00 -07:00
mssql Combined Database backend: Add GenerateCredentials to the CredentialsProducer Interface (#7010) 2019-07-05 14:34:47 -04:00
mysql Update Oracle DB secrets docs to reflect support for static roles (#8168) 2020-02-13 15:11:33 -07:00
postgresql Postgres: Correct parsing of multiline statements (#8512) 2020-03-17 12:45:25 -07:00
redshift Add redshift database plugin (#8299) 2020-02-13 09:42:30 -08:00