Open Issues Need Help
View All on GitHubAI Summary: This issue involves creating a `PostgresConnectionFactory` using the Npgsql library to manage PostgreSQL database connections. It requires resolving connection strings from the `RECEPT_DB_CONNECTIONSTRING` environment variable, replicating existing environment override and validation logic from other database factories, and implementing basic database ping functionality. The factory will be activated by setting `RECEPT_DB_PROVIDER=Postgres` and verified by a successful `/api/db-ping` against a PostgreSQL instance.
A personal, searchable index for pastry recipes from books: store name, book, page, categories, keywords, and a tried checkbox.