Commit Graph

49 Commits (dev-test-db)

Author SHA1 Message Date
Jim 3036114882 listing users (#118)
6 years ago
Jim 31dbfd5cd5 iam roles (#116)
6 years ago
Michael Gaffney 0142078632 Fix down migrations (#120)
6 years ago
Jim ab7a81c80a iam groups (#112)
6 years ago
Michael Gaffney d8b1626631 Bump deps and run make gen (#115)
6 years ago
Jim d9b68b93d0 oplog support for null field updates (#107)
6 years ago
Jim a66845bf59 refactor delete test to be table driven. (#102)
6 years ago
Jeff Mitchell 1630d80c0e Fix gorm newlines issue (#108)
6 years ago
Jim 7d4993fb61
iam users (#96)
6 years ago
Jim e3fdb493b8
prevent primary key updates (#95)
6 years ago
Jim 1048673171
update dbassert dep (#100)
6 years ago
Jim 9feb280536
wrapper for dbasserts (#94)
6 years ago
Jeff Mitchell c175fcde8d
Add a gorm log formatter to adapt to hclog (#93)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Michael Gaffney 9eaf8afb6f
Rename db.IsUnique to db.IsUniqueError (#90)
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Michael Gaffney 6d123d91bb
Fix comment for trigger (#92)
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jim aa64579a8c
db timestamp guards (#70)
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Jim Lambert a7d8bda7c0 add missing parameter
6 years ago
Jim b75feb957d
require fieldMaskPaths in Update and refactor errors (#71)
6 years ago
Michael Gaffney c9ad86c7ba
Refactor: move error variables from host/static to db (#68)
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago
Jim 980a55a4e3
Added DeleteScope() with tests and TestVerifyOplog() for easier testing (#49)
6 years ago
Jim d1acc1437b
fix multierror
6 years ago
Jim ee46266893
ErrRecordNotFound from LookupWhere() when no rows found (#59)
6 years ago
Michael Gaffney fad302a36d
Run make migrations (#61)
6 years ago
Michael Gaffney 3d614dd732
Run migrations in a transaction (#60)
6 years ago
Jeff Mitchell f8b456f3a7
Add TestController (#50)
6 years ago
Jim 2aca5fff03
fix transaction rollbacks in DoTx (#55)
6 years ago
Jim 4a88d10ecc
fix a minor defect in fakeFile Readdir() and unit tests (#53)
6 years ago
Michael Gaffney 477a47897e
Add wt_timestamp type to database (#52)
6 years ago
Michael Gaffney 8d7f24268c
Return url of test database (#48)
6 years ago
Jeff Mitchell 7d8661be31 Remove migrations tag, not needed anymore
6 years ago
Jim c04c73453f
refactor Update/Delete to return the number of rows affected. (#46)
6 years ago
Jim 61ca88dac9
refactor to use db.New() and clean up error msgs (#45)
6 years ago
Jeff Mitchell ad8d4e9c80 Rename Db's Tx to underlying
6 years ago
Jeff Mitchell 670abaed88 Rename GormReadWriter -> Db
6 years ago
Jim ee4a0d3f45
refactor lookups so we can easily check for not found and do the "right" thing in the repos (#42)
6 years ago
Jeff Mitchell 7f2aa5ca8f
Add httpfs DB migrations and generate the input (#35)
6 years ago
Jim bd5ddea6e4
refactor clonable to not rely on the resource interface (#36)
6 years ago
Jim 0676ea51f1
refactor oplog to use db/internal migrations, remove InitTicket() for more reliability and simplify test step up and tear down (#37)
6 years ago
Jim c43e05be2e
provide db.Open() and db.Migrate() as part of icu-64 (#34)
6 years ago
Jim 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago
Michael Gaffney 8824a6f7f9
database: add wt_public_id domain type (#30)
6 years ago
Jim 725a777baf
refactor friendly name to just be name (#29)
6 years ago
Jim 27b4d7a034
basic internal db interfaces and Gorm implementation
6 years ago