You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
startServer picks Postgres when DATABASE_URL is set, SQLite file otherwise. New pg-engine.test.ts (opt-in via HQ_PG_TEST_URL, wipes its target schema): migrations from zero, invoice issue with series numbering + due-date stamp, paisa-exact payment to paid, exactly-once reminder upsert via ON CONFLICT, savepoint-nested rollback (incl. the mixed dbPassword+patch write), and a full HTTP boot smoke (health/login/clients) on the postgres engine. Verified locally against PostgreSQL 17: 5/5. Default suite (sqlite) 346/346, typecheck clean. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
4 days ago | |
|---|---|---|
| .. | ||
| scripts | 4 days ago | |
| src | 4 days ago | |
| test | 4 days ago | |
| .env.example | 1 week ago | |
| build-server.mjs | 2 weeks ago | |
| package.json | 4 days ago | |
| schema.sql | 2 weeks ago | |
| tsconfig.json | 2 weeks ago | |