Sybren A. Stüvel d11cffc05a Manager: recreate the database schema.sql file
Use `go run ./cmd/sqlc-export-schema` to recreate the Manager's
`schema.sql` file. This way it is ensured that the sqlc code generator
sees the actual database schema as created by Goose.
2025-08-25 12:42:55 +02:00
..