|
|
|
|
|
by simonw
608 days ago
|
|
A pattern where you check for and then execute any necessary migrations on initialization of a Durable Object would actually work pretty well I think - presumably you can update the code for these things without erasing the existing database? |
|
I might have to try this out now.