diff options
| author | Emil | 2023-08-04 09:13:47 -0600 |
|---|---|---|
| committer | Emil | 2023-08-04 09:13:47 -0600 |
| commit | 935243d8b4ea992c50315f0c8fcb300365a5762d (patch) | |
| tree | c22d800773997b7b267d5d6cba5931f22ee2be64 /bootstrap/bootstrap.sql | |
| download | emil-probotic-master.tar.xz emil-probotic-master.tar.zst | |
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 |
