Skip to content

Commit

Permalink
feat: add initial db migration code
Browse files Browse the repository at this point in the history
  • Loading branch information
rashed091 committed Jun 9, 2024
1 parent 555c6e1 commit 9e247c1
Show file tree
Hide file tree
Showing 8 changed files with 543 additions and 300 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"rust-analyzer.showUnlinkedFileNotification": false,
"rust-analyzer.cargo.autoreload": true,
"[rust]": {"editor.formatOnSave": true, "editor.defaultFormatter": "rust-lang.rust-analyzer"},
}
Loading

0 comments on commit 9e247c1

Please sign in to comment.