* Cleaned up the foreign key constraints.

* Generate SQLite and PostgreSQL schemas from hydra.sql.
This commit is contained in:
Eelco Dolstra
2009-10-21 12:25:43 +00:00
parent 2cf42489e2
commit 686b6271d2
24 changed files with 276 additions and 240 deletions

View File

@ -35,6 +35,8 @@ let
cp $jquery src/root/static/js/jquery-pack.js
rm -rf src/root/static/js/tablesorter
unzip -d src/root/static/js $tablesorter
make -C src/sql
releaseName=hydra-0.1$VERSION_SUFFIX;
ensureDir $out/tarballs