summaryrefslogtreecommitdiff
path: root/tools/mmd
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-04 08:19:31 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-04 08:19:31 +0000
commitd33157262ed81096a7a8492450b04fca5e3c2105 (patch)
tree9b0a66fcb8ade3c53c1ea1c0e0933e541a32f4c8 /tools/mmd
parent- added database schema (diff)
- dummy message
git-svn-id: https://svn.spreadspace.org/mur.sat@99 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools/mmd')
-rw-r--r--tools/mmd/create4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/mmd/create b/tools/mmd/create
index 8f0b3b7..cb99147 100644
--- a/tools/mmd/create
+++ b/tools/mmd/create
@@ -48,4 +48,6 @@ CREATE TABLE report (
FOREIGN KEY (location_id) REFERENCES location (id)
);
-
+--
+-- EOF
+--