ad30fed3 | SQL creation *must* follow the naming pattern <tablename>-create.sql |
a67ba5f0 | where <tablename> corresponds to the name of the database table. Please use underscores ("_") instead of dashes ("-") in database table names to ensure compatibility with all types of databases. |