engelsystem/db
Robert Oehlmann 48c8ddaa44 Fixed database schema
The answer fields in Questions are now NULL by default. The previous
defaults would not fullfill the forein key contraints on line 493 of
install.sql and thus the creation of new (yet unanswered) questions was
not possible.
2014-11-20 23:19:36 +01:00
..
update.d polished the table view by offloading "is this shift free" to SQL. Might put too much load on db server, need to evaluate. Also, replaced loads of & with & and simplified some expressions 2012-12-28 03:32:31 +01:00
install.sql Fixed database schema 2014-11-20 23:19:36 +01:00
update.php removed bootstrap.php 2014-09-08 08:38:08 +02:00
update.sql add basic bootstrap theme 2014-08-22 22:34:13 +02:00