Archived
4
2
This repository has been archived on 2024-09-28. You can view files and clone it, but cannot push or open issues or pull requests.
hpr_generator/_sql/Create_Database_Empty.sql
Roan Horning 5bacbcec28
Add database creation helper scripts
Add a script to create an empty database and a script to create a
database filled with data from the Insert_Test_Data script.
2022-07-03 20:36:25 -04:00

5 lines
135 B
SQL

.read Create_Table_Contributors.sql
.read Create_Table_Episodes.sql
.read Create_Table_Tags.sql
.read Create_Table_Tag_To_Episodes.sql