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
using validFrom and validTo columns on every table and globally make condition against locked DateTime('now') on every DB query, every row update should create a new row.... it should be possible to pass validFrom and validTo from application to allow creating future content... user with administrator role should be able to set DateTime('now') allowing "Time Machine" on website.... automatically delete invalid rows older than X days/weeks...
The text was updated successfully, but these errors were encountered:
using validFrom and validTo columns on every table and globally make condition against locked DateTime('now') on every DB query, every row update should create a new row.... it should be possible to pass validFrom and validTo from application to allow creating future content... user with administrator role should be able to set DateTime('now') allowing "Time Machine" on website.... automatically delete invalid rows older than X days/weeks...
The text was updated successfully, but these errors were encountered: