Timeline for What are the common design patterns for updating user data of a desktop/mobile application?
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2024 at 6:40 | vote | accept | GameRaccoon | ||
| Aug 19, 2024 at 6:17 | answer | added | Bart van Ingen Schenau | timeline score: 3 | |
| Aug 18, 2024 at 21:47 | review | Close votes | |||
| Sep 3, 2024 at 3:06 | |||||
| Aug 18, 2024 at 21:32 | comment | added | Steve | For database work is is very common to have upgrade scripts that move from one schema version increment to the next, and a gap of several versions is bridged by applying each incremental upgrade in turn. I don't think this is considered a specific pattern. | |
| Aug 18, 2024 at 21:26 | comment | added | gnat | see Why do 'some examples' and 'list of things' questions get closed? | |
| Aug 18, 2024 at 20:36 | comment | added | Basilevs | The keywords are data migration and backward compatibility. | |
| S Aug 18, 2024 at 19:32 | review | First questions | |||
| Aug 19, 2024 at 6:39 | |||||
| S Aug 18, 2024 at 19:32 | history | asked | GameRaccoon | CC BY-SA 4.0 |