]> git.donarmstrong.com Git - debbugs.git/commit
Add simplistic database upgrade mechanism
authorDon Armstrong <don@donarmstrong.com>
Sun, 2 Aug 2020 00:52:04 +0000 (17:52 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 2 Aug 2020 00:52:04 +0000 (17:52 -0700)
commit084a31cbcee60e2f6de32d824aaec408018cd1d5
tree6463e8cd68e7f5496276c5f73a928df55e51c527
parent1012ca820421c8b27e8fc9ae916b059d011c171a
Add simplistic database upgrade mechanism

 - Integer versions, increasing
bin/debbugs-installsql
lib/Debbugs/DB/Result/DbVersion.pm [new file with mode: 0644]
lib/Debbugs/DB/Util.pm
sql/upgrade/template_schema_XX_to_YY.pl [new file with mode: 0644]