aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/WindowsInstaller/TableDefinition.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add overloads to WindowsInstallerData.Load for table definitions.Sean Hall2020-05-291-2/+13
* Add ability for an extension to have a custom strongly typed row during binding.Sean Hall2020-04-181-1/+32
* Change TableDefinition to have TupleDefinition instead of TupleDefinitionName.Sean Hall2020-04-131-25/+8
* Make TupleIdIsPrimaryKey configurable.Sean Hall2020-04-051-15/+9
* Add TupleIdIsPrimaryKey.Sean Hall2020-04-031-10/+30
* To make it easier to associate tuples with tables...Bob Arnson2020-03-041-2/+24
* Add support for unreal columnsRob Mensching2020-02-051-0/+6
* Remove BootstrapperApplicationData generally in favor of UnrealRob Mensching2019-10-231-25/+9
* Make TableDefinitions ColumnDefinitions an array and other minor cleanupRob Mensching2017-12-271-17/+14
* Simplify message handlingRob Mensching2017-12-191-1/+1
* Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespaceRob Mensching2017-12-071-0/+218