We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ab3ef commit ab11952Copy full SHA for ab11952
2 files changed
packages/database/supabase/config.toml
@@ -58,6 +58,7 @@ schema_paths = [
58
'./schemas/concept.sql',
59
'./schemas/contributor.sql',
60
'./schemas/sync.sql',
61
+ './schemas/upload_temp.sql',
62
]
63
64
[db.seed]
0 commit comments