aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify and normalize ext projectsRob Mensching2021-12-303-7/+6
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Consistent-ify primary key column names.Bob Arnson2021-12-191-7/+7
|
* Fix typos.Bob Arnson2021-12-171-1/+1
|
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-1116-330/+48
|
* Move Sql.wixext into extRob Mensching2021-05-0466-0/+5093