-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use metadata inline instead of having a dedicated database (#510)
* chore: use metadata inline instead of having a dedicated database * fix: only store current_block when there is one * lint * chore: add current block during load * lint * fix: return next instead of evaluating it --------- Co-authored-by: Maycon Amaro <[email protected]>
- Loading branch information
1 parent
5aa0203
commit b921c54
Showing
5 changed files
with
86 additions
and
61 deletions.
There are no files selected for viewing
32 changes: 0 additions & 32 deletions
32
.sqlx/query-3aa3f853d45b3fadcc9eb1a80cc45233482a14c82ac8a6630922bdcefae3cfd8.json
This file was deleted.
Oops, something went wrong.
8 changes: 5 additions & 3 deletions
8
...8fab15194d30ff46de0488113858562eb5f5.json → ...f87eeff0cbc426765dd616f70a8015196aa3.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
.sqlx/query-fc28957dbf90502fd28723241c2f686e23c971a3b67391d63e5dadd690808e11.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters