REPO_POLICIES: add pre-1.0 schema migration rule #5

Closed
opened 2026-02-28 16:58:45 +01:00 by clawbot · 0 comments
Collaborator

In repos that are pre-1.0, never add additional schema migration files. Edit 001_schema.sql directly. 000_migration.sql should contain only the creation of the migrations table.

In repos that are pre-1.0, never add additional schema migration files. Edit 001_schema.sql directly. 000_migration.sql should contain only the creation of the migrations table.
sneak closed this issue 2026-02-28 17:02:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/prompts#5