You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: make storage migrations idempotent
* fix: add PGRST_JWT_SECRET to github action
* fix: add drop function if exists cascade to search_v2
* fix: iceberg catalog id fkey creation on if column already exists
* fix: drop functions
* feat: add ci check that pg dump is the same before and after running migrations
* refactor: add restric key to pg dump
* fix: minor formatting changes
* refactor: change from drop table to truncate
* test: add migration idempotency validation
0 commit comments