hishtory/client
2023-09-13 19:20:15 -07:00
..
cmd Fix bug where we failed to delete pre-saved history entries due to race conditions causing the DB to be locked 2023-09-12 18:55:13 -07:00
data wrap errors with %w instead of using %v 2023-09-05 15:08:55 -04:00
hctx Add TODO for a theoretical bug I noticed 2023-09-12 17:51:55 -07:00
lib Make RetryingDbFunction more lenient so that it always ignores UNIQUE constraint errors, since if a DB.Create returns a UNIQUE error, then the create is not actually necessary 2023-09-13 19:20:15 -07:00
table Add left scrolling test 2023-02-11 09:10:45 -08:00
client_test.go Update TestSortByConsistentTimezone to not use a golden for tquery since it was leading to occasional flakes, and swap it to using a regex. Also add a test for hishtory export as part of the sorting tests. 2023-09-12 19:09:01 -07:00