Commit Graph

13 Commits (090b2b28f856e382d3ab3c8a069ccbae8c19158d)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn ec608b79da
fix(cmd): Respect DB max open connections (#2094)
4 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Todd Knight 5d17bd9eec
Error on `boundary database migrate` if the db hasn't been initialized (#1184)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell b05ed0bf65
If the database is already initialized, use 0 as the return value (#1033)
5 years ago
Jeff Mitchell 9649a19d23
Update CLI error codes to be consistent with `connect` (#976)
5 years ago
Todd Knight 955ae41215
Support upgrading from old migration table name (#889)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell fa700dc002
Add account ID templating (#518)
6 years ago
Jeff Mitchell 41a3c66ea1
Add names to init output (#428)
6 years ago
Jeff Mitchell 31fe9292b3
Instantiate default resources (#425)
6 years ago
Jeff Mitchell dd06615c2e
Add database initialization command (#400)
6 years ago