diff options
Diffstat (limited to 'bootstrap/bootstrap.sql')
| -rw-r--r-- | bootstrap/bootstrap.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap/bootstrap.sql b/bootstrap/bootstrap.sql new file mode 100644 index 0000000..9c4c7cb --- /dev/null +++ b/bootstrap/bootstrap.sql @@ -0,0 +1,3 @@ +.read init.sql +.read defaults.sql +.read project_list.sql |
