FlatLibrary provider (#127)

This commit is contained in:
DecDuck
2025-07-06 12:44:41 +10:00
committed by GitHub
parent 145bdd756e
commit 4a866d2f18
11 changed files with 233 additions and 75 deletions
@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "LibraryBackend" ADD VALUE 'FlatFilesystem';