diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-04-09 13:12:55 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-04-09 13:12:55 +0200 |
commit | c804c2c158ea5b785311d0f453e717b33208b866 (patch) | |
tree | fa4d7131b50c42d162ca5b3ea67407c6867f3a00 /dbinit/update.sql | |
parent | 26bd867457693479582669479959b7b96cab16e8 (diff) |
update schema
Diffstat (limited to 'dbinit/update.sql')
-rw-r--r-- | dbinit/update.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbinit/update.sql b/dbinit/update.sql new file mode 100644 index 0000000..e42f40e --- /dev/null +++ b/dbinit/update.sql @@ -0,0 +1,2 @@ +call spUpdateFlags("/var/dab2/Landen/"); +call spUpdatePersons("/var/dab2/Coureurs/"); |