@@ -0,0 +1,6 @@
+SQL creation *must* follow the naming pattern
+
+ <tablename>-create.sql
+Note that dashes ("-") in <tablename> must be replaced by underscores
+("_").