use sqlite db

This commit is contained in:
miloschwartz 2025-06-16 15:19:37 -04:00
parent f6d81c3a23
commit 6cdf53e262
No known key found for this signature in database

View file

@ -1,2 +1,2 @@
// export * from "./sqlite";
export * from "./pg";
export * from "./sqlite";
// export * from "./pg";