mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 01:55:10 +02:00
use sqlite db
This commit is contained in:
parent
f6d81c3a23
commit
6cdf53e262
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
// export * from "./sqlite";
|
||||
export * from "./pg";
|
||||
export * from "./sqlite";
|
||||
// export * from "./pg";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue