This website requires JavaScript.
Explore
Help
Sign in
forge
/
Vervis
Watch
1
Star
0
Fork
You've already forked Vervis
0
Code
Pull requests
Activity
7bcbe52274
Vervis
/
migrations
/
2016_09_01_just_workflow.model
8 lines
140 B
Text
Raw
Normal View
History
Unescape
Escape
Complete DB migration list, allowing to upgrade 2016-08-04 running instance Until now the list of DB migration actions was incomplete, containing only changes made since I added the migration system itself. It now contains the 2016-08-04 model, and then every change made since then. IMPORTANT: The 2016-08-04 instance doesn't have a schema version entity at all, so it is assigned version 0, while the actual version of its schema is 1. I'm going to patch persistent-migration to allow it to be 1, making the migration path smooth.
2018-03-27 16:28:56 +02:00
Workflow
sharer SharerId
Make the DB migrations not depend on current model
2019-04-11 15:26:57 +02:00
ident Text
Complete DB migration list, allowing to upgrade 2016-08-04 running instance Until now the list of DB migration actions was incomplete, containing only changes made since I added the migration system itself. It now contains the 2016-08-04 model, and then every change made since then. IMPORTANT: The 2016-08-04 instance doesn't have a schema version entity at all, so it is assigned version 0, while the actual version of its schema is 1. I'm going to patch persistent-migration to allow it to be 1, making the migration path smooth.
2018-03-27 16:28:56 +02:00
name Text Maybe
desc Text Maybe
UniqueWorkflow sharer ident
Copy permalink