Add node table schema

This commit is contained in:
2025-06-02 12:07:01 +02:00
parent eef48ac3a3
commit 4dc0da5099
4 changed files with 54 additions and 1 deletions

View File

@@ -0,0 +1 @@
DROP TABLE IF EXISTS node;