]> git.donarmstrong.com Git - debbugs.git/commit
add first stab at using DBIx::Class::DeploymentHandler to deploy the database
authorDon Armstrong <don@donarmstrong.com>
Wed, 6 Aug 2014 16:26:52 +0000 (09:26 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 6 Aug 2014 16:26:52 +0000 (09:26 -0700)
commit70d019318d5b91b47af5da9aa0c9e0857c611b8c
tree16f2ef1e3ed8c414ab887aab8db98f05bf44dc00
parent476e6f9d5c8935bec466d47d0d6d11e6ce2bd9dd
add first stab at using DBIx::Class::DeploymentHandler to deploy the database
Debbugs/DB/Result/DbixClassDeploymenthandlerVersion.pm [new file with mode: 0644]
bin/debbugs-installsql [new file with mode: 0755]
sql/PostgreSQL/deploy/1/001-auto-__VERSION.sql [new file with mode: 0644]
sql/PostgreSQL/deploy/1/001-auto.sql [new file with mode: 0644]
sql/PostgreSQL/upgrade/1-1/001-auto.sql [new file with mode: 0644]
sql/README.mdwn [new file with mode: 0644]
sql/_source/deploy/1/001-auto-__VERSION.yml [new file with mode: 0644]
sql/_source/deploy/1/001-auto.yml [new file with mode: 0644]