hydra/src
Eelco Dolstra 541238030d Provide a command ‘hydra-init’ to initialise/upgrade the database
For schema upgrades, hydra-init executes the files
src/sql/upgrade-<N>.sql, each of which upgrades the schema from
version N-1 to N.  The upgrades are wrapped in a transaction.
2012-02-28 20:16:16 +01:00
..
c accidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention 2012-02-16 11:14:22 +01:00
lib Provide a command ‘hydra-init’ to initialise/upgrade the database 2012-02-28 20:16:16 +01:00
root Don't show duplicate builds in "Related builds" 2012-02-21 17:16:32 +01:00
script Provide a command ‘hydra-init’ to initialise/upgrade the database 2012-02-28 20:16:16 +01:00
sql Provide a command ‘hydra-init’ to initialise/upgrade the database 2012-02-28 20:16:16 +01:00
xsl hydra: refine error marking 2011-01-12 08:48:25 +00:00
Makefile.am hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00