aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqlite/deploy/create_outputs.sql
Commit message (Collapse)AuthorAge
* Fix part of the create_outputs migrationChristopher Baines2021-05-27
| | | | | It was completely broken, since it would just delete all entries from the unbuilt outputs table.
* Introduce an outputs tableChristopher Baines2021-05-21