Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix adding fixed length columns to an existing table. fixes #159 | James Ahlborn | 2024-12-14 | 1 | -9/+16 |
* | ensure unique rel name and limit total length | James Ahlborn | 2016-09-07 | 1 | -2/+2 |
* | implement fkref writing; more error context; make relationship name unique | James Ahlborn | 2016-08-27 | 1 | -12/+23 |
* | reorg to prep for RelationshipBuilder; move remaining table creation logic fr... | James Ahlborn | 2016-07-19 | 1 | -192/+150 |
* | populate new index data after creation | James Ahlborn | 2016-06-22 | 1 | -2/+2 |
* | get add index def functional | James Ahlborn | 2016-06-21 | 1 | -0/+14 |
* | implement check for determining backing index data | James Ahlborn | 2016-06-18 | 1 | -5/+52 |
* | implement most of the dirty work for adding indexes | James Ahlborn | 2016-06-16 | 1 | -2/+20 |
* | checkpointing some progress on add index | James Ahlborn | 2016-06-01 | 1 | -11/+116 |
* | add usage maps for lval cols | James Ahlborn | 2016-04-29 | 1 | -5/+0 |
* | some initial code for mutation support | James Ahlborn | 2016-04-28 | 1 | -0/+102 |