You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a proper, fully working standalone example application that shows off a number of migrations and how to test them with the testkit.
The model should be pretty small and open to multiple interpretations so we can grow it from V1 to V5 without it feeling too much like a made-up example. Ideas have included a TODO list app.
It should probably use an embedded leveldb database.
The text was updated successfully, but these errors were encountered:
We need a proper, fully working standalone example application that shows off a number of migrations and how to test them with the testkit.
The model should be pretty small and open to multiple interpretations so we can grow it from V1 to V5 without it feeling too much like a made-up example. Ideas have included a TODO list app.
It should probably use an embedded leveldb database.
The text was updated successfully, but these errors were encountered: