git repos / oastat

commit f8843c50

sago007 · 2015-08-20 19:44
f8843c50203cba0e3e4dfad6b4617e09a2462888 patch · browse files
parent b835b230f3a871c46b307045215e2cb7a3d7efc7

Updated readme on generating sql

Changed files

M README.md before
diff --git a/README.md b/README.md index a5567ce..4dd2f5c 100644 --- a/README.md +++ b/README.md
@@ -24,6 +24,12 @@ USEDBIXX=1 to src/Makefile.local (file must be created)
Go to ./src and type "make"
The executable will be in the same folder.
+To create the database scripts:
+cd sql/create_tables/
+./create_specific.sh
+
+This will create the scripts for PostgreSQL, MySQL and SQLite
+
# Details
## Writing to XML-files