v4.62.1
Patch Changes
-
81e91ae: Fix the
cms_asset_referencesmigration (0048) being silently skipped on
existing databases. Its journalwhentimestamp was lower than the preceding
migration's, and drizzle only applies migrations whose timestamp is newer than
the latest one already recorded — so on any database already past 0047 the
table was never created, and the follow-up RLS step failed with
relation "cms_asset_references" does not exist. Fresh databases (CI) applied
everything in order, which is why it passed review.The timestamp is corrected, the migration is made idempotent (so a database
that already applied the broken version re-runs it as a no-op), and a new test
asserts journalwhentimestamps strictly increase with idx to catch this
class of bug before release.- @getmunin/types@4.62.1
Published packages
@getmunin/analytics-tracker@4.62.1@getmunin/chat-widget@4.62.1@getmunin/agent-host@4.62.1@getmunin/agent-runtime@4.62.1@getmunin/backend-core@4.62.1@getmunin/core@4.62.1@getmunin/dashboard-pages@4.62.1@getmunin/db@4.62.1@getmunin/docs-pages@4.62.1@getmunin/emails@4.62.1@getmunin/mcp-toolkit@4.62.1@getmunin/sdk@4.62.1@getmunin/types@4.62.1@getmunin/ui@4.62.1