Skip to content

Commit d9dc5df

Browse files
fix: add migration for FeedPost.IsHidden and shift management tables
IsHidden was added to FeedPost entity without a corresponding migration, causing ALL feed_posts queries to fail with PostgresException ("column is_hidden does not exist") in production. Also captures shift management tables (RecurringShiftPatterns, ShiftSwapRequests, ShiftWaitlistEntries, ShiftGroupReservations) that were added to DbContext without a migration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 991f4db commit d9dc5df

File tree

3 files changed

+15552
-139
lines changed

3 files changed

+15552
-139
lines changed

0 commit comments

Comments
 (0)