diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2025-11-11 09:51:28 +0100 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2025-11-11 09:51:28 +0100 |
| commit | 03b3f5cbb89b41176270e2c729a47a04a93bc2ac (patch) | |
| tree | 4c40fc9036be2e0084857861aad02a98c9b28834 | |
| parent | 58345bcf8c411731800b66a5c2919acb4eb052d6 (diff) | |
Move sql init script
Let's put SQL scripts into a dedicated directory.
| -rw-r--r-- | sql/init.sql (renamed from src/init.sql) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/init.sql b/sql/init.sql index 339ec55..339ec55 100644 --- a/src/init.sql +++ b/sql/init.sql |
