Commit Graph

14 Commits (dev-test-db)

Author SHA1 Message Date
Michael Gaffney d8b1626631 Bump deps and run make gen (#115)
6 years ago
Jim Lambert 0231fbe68c minor changes to remove a line of dead code and update a comment
6 years ago
Jim d9b68b93d0 oplog support for null field updates (#107)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago
Michael Gaffney 98cd37da97
Rename test files to match the name of the file they test (#43)
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 2f0dd58f11
set default value in gorm tag, so database timestamp defaults will get set
6 years ago
Jim 73363d4c71
adapt to use structwrapping from go-kms-wrapping
6 years ago
Todd Knight 4d86db6ba5
Introduce the proto directory structure. (#9)
6 years ago
Jim fca36970bf
refactor replay, so that it creates the required tables during replay (#7)
6 years ago
Jim 34f530e0df
Basic oplog capability (#6)
6 years ago