Commit Graph

24 Commits

Author SHA1 Message Date
jennifersp
96855527a4 support CLI dolt stash command (#5422) 2023-03-03 16:25:24 -08:00
Daylon Wilkins
024a1b0138 Rewrote branch control persistence to use flatbuffers 2022-10-18 08:27:14 -07:00
Daylon Wilkins
1ee14d9f74 Add support for table-level collations 2022-08-26 08:10:44 -07:00
Aaron Son
7906c9e98f go/{store,libraries,gen}: Adopt new flatc, throw an error if we encounter unknown fields. 2022-08-16 11:57:14 -07:00
Andy Arthur
e99fca7e7a created dedicated flatbuffer message for blobs 2022-07-26 13:14:16 -07:00
Andy Arthur
5ac0c340a8 sketched out MergeArtifacts flatbuffer message 2022-07-18 13:49:02 -07:00
Andy Arthur
c4331473ce added flatbuffers schema for ForeignKey, ForeignKeyCollection 2022-06-17 11:44:15 -07:00
Aaron Son
ac3fc4168b go/store/prolly: Create a CommitClosure ordered tree. Use it in go/store/datas for the commit closure. 2022-06-15 15:18:46 -07:00
Andy Arthur
dde1d31fd0 added value encodings to flatbuffers schema 2022-05-25 13:55:12 -07:00
Andy Arthur
0087c58d8c added address map serialization 2022-05-03 09:39:29 -07:00
Maximilian Hoffman
c300fb63cb [no-release-notes] fb-database deprecated by rootvalue (#3328) 2022-04-29 15:00:53 -07:00
Aaron Son
736bb01eb8 go/libraries/doltcore/doltdb: root_val.go: Iterate on flatbuffers RootValue implementation. 2022-04-07 11:16:02 -07:00
Aaron Son
7b1406ccce Revert "Revert "Merge pull request #3077 from dolthub/aaron/datas-commit-as-fb-message""
This reverts commit ee68e00000.
2022-03-29 11:09:54 -07:00
Aaron Son
ee68e00000 Revert "Merge pull request #3077 from dolthub/aaron/datas-commit-as-fb-message"
This reverts commit 87bf948031, reversing
changes made to b9e2348472.
2022-03-28 17:40:09 -07:00
Aaron Son
28e0aa9796 go/store/datas: Iterator on commit_flatbuffer. 2022-03-22 10:29:17 -07:00
Aaron Son
6307f96e6f go/store/datas: Add flatbuffers serialization for workingset. 2022-03-02 16:32:24 -08:00
Aaron Son
80094769a4 go/store/datas: NewTag -> newTag. 2022-02-28 16:24:56 -08:00
Aaron Son
bd99c09b5e go/store/datas: Use a storeroot table chunk instead of a raw refmap as the root value. Add file identifier to storeroot. 2022-02-24 13:50:51 -08:00
Andy Arthur
602b2a4ba0 updated generate.sh to include table.fbs 2022-01-06 13:49:36 -08:00
Andy Arthur
d5e765a311 updated tests, added copyright headers 2022-01-03 14:47:51 -08:00
Andy Arthur
a7789a9f1e inlined member structs in prolly nodes 2022-01-03 13:35:08 -08:00
Andy Arthur
c2fb794bbb added storage order, schema order to Columns, added formatting to generate.sh 2022-01-03 09:24:10 -08:00
Andy Arthur
17c051b620 combined transaction.fbs with database.fbs 2022-01-03 09:24:10 -08:00
Andy Arthur
b0a1519696 first pass at flatbuffers serialization format 2022-01-03 09:24:10 -08:00