vault/plugins/database
Calvin Leung Huang a9e7dbb7b4
Support MongoDB session-wide write concern (#3646)
* Initial work on write concern support, set for the lifetime of the session

* Add base64 encoded value support, include docs and tests

* Handle error from json.Unmarshal, fix test and docs

* Remove writeConcern struct, move JSON unmarshal to Initialize

* Return error on empty mapping of write_concern into mgo.Safe struct
2017-12-05 15:31:01 -05:00
..
cassandra Change list users to list all for session validation (#3469) 2017-10-18 14:24:12 -04:00
hana Fix flag parsing on database plugins, exit on parse error (#3305) 2017-09-07 16:30:00 -04:00
mongodb Support MongoDB session-wide write concern (#3646) 2017-12-05 15:31:01 -05:00
mssql Fix flag parsing on database plugins, exit on parse error (#3305) 2017-09-07 16:30:00 -04:00
mysql database/mysql: Allow the creation statement to use commands that are… (#3619) 2017-11-28 10:19:49 -08:00
postgresql Add some delay to postgres create user test to verify expiration isn't immediate 2017-11-30 09:35:47 -05:00