Browse Source

Pointer to SQL file for underlying tables

clementinecomputing 5 years ago
parent
commit
5412ea23c8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Documentation/Database-Schema.md

+ 3 - 0
Documentation/Database-Schema.md

@@ -7,6 +7,9 @@ Note that some of this documentation might be incorrect or out of date.
 If you see any problems, please feel free to open an issue or issue
 If you see any problems, please feel free to open an issue or issue
 a pull request to correct the issue.
 a pull request to correct the issue.
 
 
+Please see the [create_tables.sql](/server/sql_schema/create_tables.sql) file for the
+underlying SQL used to create the database tables.
+
 ---
 ---
 
 
 Here is the full list of tables:
 Here is the full list of tables: