| ▲ | WJW 4 hours ago | |
How will you handle ALTER TABLE queries without downtime? | ||
| ▲ | catlifeonmars 4 hours ago | parent [-] | |
That would definitely present a bit of a challenge, but: - not all databases need migrations (or migrations without downtime) - alternatively, ship the migrations as part of the binary Adhoc modifications would still be more difficult but tbh that’s not necessarily a bug | ||