first commit

This commit is contained in:
2026-08-08 23:12:37 +02:00
parent ff6ef46cd4
commit e3fd942c47
20 changed files with 494 additions and 271 deletions
@@ -4,7 +4,11 @@ drop table system;
drop table oidc;
drop table users;
drop table user_addresses;
drop table teams;
drop table user_teams;
drop table channels;
drop table tools;
drop table tasks;
drop table history;
drop table files;
drop table share;