Find a better way to manage/order migrations #53

Open
opened 2025-05-22 15:48:12 +02:00 by oysteikt · 0 comments
Owner

It's a pain every time you want to add a migration in the middle of the list.

I'm also playing with the idea of adding some preprocessor logic, so we can generate INSERT/UPDATE/DELETE triggers with similar effect statements. Is it worth the added overhead and reduction in replayability?

It's a pain every time you want to add a migration in the middle of the list. I'm also playing with the idea of adding some preprocessor logic, so we can generate `INSERT/UPDATE/DELETE` triggers with similar effect statements. Is it worth the added overhead and reduction in replayability?
oysteikt added the techdebt spring cleaning label 2025-05-22 15:48:18 +02:00
oysteikt added this to the Kanban project 2025-06-23 10:33:10 +02:00
oysteikt moved this to Low pri in Kanban on 2025-06-23 10:43:38 +02:00
Sign in to join this conversation.