Include migration for cancellation in README

This commit is contained in:
gg 2023-08-16 12:16:13 -07:00
parent e7d78777d6
commit e410ba0f9a
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
sqlite3 wn.db < schema.sql
sqlite3 wn.db < 00.init.sql
sqlite3 wn.db < 01.views.sql
sqlite3 wn.db < 02.cancellation.sql
```
## Querying