Commit Graph

12 Commits (5bb13e71fe78f2db2d3ca2c6fb1e930f7510e1e5)

Author SHA1 Message Date
Todd Knight bb4a185412
Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166)
6 years ago
Todd Knight 0c8385b423
Updating TxHandler to accept a reader as well in order to support reads inside the same transactions as writes. (#139)
6 years ago
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
6 years ago
Michael Gaffney ce166c0bdf
Use dbassert package (#114)
6 years ago
Michael Gaffney cce06c2cc3
Do not explicitly call the embedded store.HostCatalog (#88)
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
Michael Gaffney 4f3f9ed222
Check for nil in embedded HostCatalog (#89)
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Michael Gaffney be97e5cac8
Remove dead code
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago