Commit Graph

16 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo Vieira bed6e1a0ff feat(server): Reload database on SIGHUP
4 years ago
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Johan Brandhorst-Satzkorn e7273d65c2
Bump Go version to v1.18.3 (#2158)
4 years ago
Gabriel Santos 3521c21cd5
fix: Refuse to start if max_open_connections is below 5 (#2097)
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Todd Knight f6e50006fc
Generate postgres.gen.go using schema version directory structure (#808)
5 years ago
Jim ee46266893
ErrRecordNotFound from LookupWhere() when no rows found (#59)
6 years ago
Jeff Mitchell f8b456f3a7
Add TestController (#50)
6 years ago
Jeff Mitchell 7f2aa5ca8f
Add httpfs DB migrations and generate the input (#35)
6 years ago
Jim c43e05be2e
provide db.Open() and db.Migrate() as part of icu-64 (#34)
6 years ago