Skip to content

Commit

Permalink
feat(storage-sqlite): update storage with sqlite & prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Sep 18, 2023
1 parent c83d22b commit ab5ed4e
Show file tree
Hide file tree
Showing 6 changed files with 3,237 additions and 193 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[alias]
prisma = "run -p ark-prisma-cli --"
Loading

0 comments on commit ab5ed4e

Please sign in to comment.