@@ -1,8 +1,8 @@
build: db.sqlite3
go build dbtest.go
go build db-access.go
run: db.sqlite3
go run dbtest.go
go run db-access.go
db.sqlite3: migrations/*.sql
cat migrations/*.sql | sqlite3 db.sqlite3
The note is not visible to the blocked user.