Add configuration table

This commit is contained in:
Zoe Roux
2024-08-27 00:47:58 +02:00
parent d285603716
commit dfc411e5f6
7 changed files with 95 additions and 7 deletions
@@ -0,0 +1,5 @@
begin;
drop table config;
commit;