|
|
|
|
|
by paulryanrogers
616 days ago
|
|
Take a closer look at how some min downtime tools work. They often use a drop-swap strategy to replace an old table name with a new one that has schema changes. There are sometimes temporary views to keep the old and new code working during gradual transitions. |
|