This website requires JavaScript.
Explore
Help
Sign in
sup39
/
vervis
Watch
1
Star
0
Fork
You've already forked vervis
0
mirror of
https://code.sup39.dev/repos/Wqawg
synced
2024-12-27 02:04:52 +09:00
Code
Issues
Activity
284b4a8d81
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 23:28:56 +09:00
Workflow
sharer SharerId
Make the DB migrations not depend on current model
2019-04-11 22:26:57 +09: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 23:28:56 +09:00
name Text Maybe
desc Text Maybe
UniqueWorkflow sharer ident
Reference in a new issue
Copy permalink