
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.
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.