From 354c85292dc79b041a5d6e9e6e73069a2c5e123e Mon Sep 17 00:00:00 2001 From: agatha Date: Wed, 6 May 2026 18:47:57 +0000 Subject: [PATCH] =?UTF-8?q?Docs:=20Bump=20constitution=20to=20v1.3.0=20?= =?UTF-8?q?=E2=80=94=20require=20PostgreSQL=20for=20integration=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit §2.5: Remove the planned PostgreSQL→SQLite refactor note; prohibit alternative database engines in integration tests. §5.2: Explicitly require a real PostgreSQL instance for integration tests; ban SQLite — a GROUP BY/HAVING production bug was masked by SQLite's permissive dialect in feature 007. Co-Authored-By: Claude Sonnet 4.6 --- .specify/memory/constitution.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/.specify/memory/constitution.md b/.specify/memory/constitution.md index 77cf214..b4e8a8a 100644 --- a/.specify/memory/constitution.md +++ b/.specify/memory/constitution.md @@ -1,8 +1,8 @@