Timeline for Database design with "draft" version of data
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 24, 2014 at 15:37 | vote | accept | adharris | ||
| Jul 21, 2014 at 19:18 | comment | added | Nanne | if you must have this at database level, I'd say this is the right solution. E.G. when 'drafting' object A, you save it to the 'objectDraft' table, and if you are ready you commit it to the 'object' table. Does add some complexity though. But you can query your actual tables without fear of inconsistencys. | |
| Jul 21, 2014 at 18:17 | history | answered | RibaldEddie | CC BY-SA 3.0 |