Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix build flakiness with Example.Extension. | Sean Hall | 2020-04-06 | 1 | -0/+10 |
| | | | | Add failing test for the TableDefinition overload of EnsureTable. | ||||
* | Use TupleIdIsPrimaryKey. | Sean Hall | 2020-04-03 | 1 | -3/+2 |
| | |||||
* | Fix bug in ParseHelper where it assumed the first column was the id column. | Sean Hall | 2020-04-02 | 1 | -1/+2 |
| | |||||
* | Add ability for extensions to create custom bundle searches. | Sean Hall | 2020-03-30 | 1 | -0/+104 |
| | | | | This required creating BundleExtensionData.xml. | ||||
* | Integrate latest changes to tuple definitions | Rob Mensching | 2019-05-23 | 1 | -2/+2 |
| | |||||
* | Move tool projects to Tools repo | Rob Mensching | 2018-07-21 | 1 | -0/+81 |
| | |||||
* | Add support for loading Intermediates from extensions | Rob Mensching | 2017-12-06 | 1 | -84/+0 |
| | |||||
* | Introduce ExampleExtension for testing | Rob Mensching | 2017-12-01 | 1 | -0/+84 |