added postgres backend

This commit is contained in:
2023-11-25 12:33:51 +01:00
parent c2a96f4cbd
commit 825e530a8d
20 changed files with 547 additions and 65 deletions
+2 -1
View File
@@ -1 +1,2 @@
add_subdirectory(sqlite)
add_subdirectory(sqlite)
add_subdirectory(postgres)