Commit Graph

20 Commits

Author SHA1 Message Date
Zach Musgrave
b79bbc9646 SQL diff writer implementation and interface 2022-06-23 15:08:15 -07:00
Brian Hendriks
3070d3af9f merge rows on dolt table import -u when import data only represents a subset of the columns (#2105) 2021-09-16 14:06:45 -07:00
Brian Hendriks
775ac0af51 Import Performance and Garbage Generation improvements. 2021-09-08 14:52:42 -07:00
Daylon Wilkins
1d33bde91b Reworked verify-constraints and renamed to constraints verify 2021-07-20 18:16:38 -07:00
Daylon Wilkins
8d971dcd35 Added fast forward handling and fleshed out constraint violation messages 2021-07-15 17:16:16 -07:00
Andy Arthur
b635b72e7b match keyless tables by column intersection, ddl diff bats 2020-12-17 11:54:00 -08:00
Brian Hendriks
602f0ae2c0 partition ranges, covering indexes, smarter iterators (#1116) 2020-12-15 18:44:57 -08:00
Aaron Son
84c3066348 go/**/*.go: Update copyright headers for company name change. 2020-11-02 10:17:02 -08:00
Andy Arthur
544c10a13d reorganized schema import 2020-05-15 02:45:20 -07:00
Andy Arthur
8ac32b3e9f fix copyright years 2020-04-13 12:03:50 -07:00
Andy Arthur
86b87baeb7 repo fmt 2020-04-12 18:18:42 -07:00
Andy Arthur
4663b02153 fixed migration bugs 2020-04-12 18:10:29 -07:00
Andy Arthur
f1cfc12d97 created uint64set and tests 2020-04-11 15:52:38 -07:00
Andy Arthur
309421adf1 super schema tests 2020-03-31 16:35:21 -07:00
Andy Arthur
ff34783061 added unittests for SuperSchema 2020-03-30 21:39:29 -07:00
Brian Hendriks
4447927984 ls --system and --all flags (#352)
* add support for --system and --all flags to list system tables
2020-01-30 11:10:25 -08:00
Aaron Son
732086a9c7 dolt/go: Add copyright notices to every file. For files from noms, retain and reference the previous copyright notice as well. 2019-07-22 17:06:35 -07:00
Brian Hendriks
be7c310776 tests and documentation (#572)
* tests and documentation
* bump version
2019-03-05 09:54:11 -08:00
Brian Hendriks
40cf32c739 cred command updates / fixes 2019-02-04 16:20:12 -08:00
Brian Hendriks
dafab3984b Package refactor and document (#248) 2019-01-09 10:25:06 -08:00