three60/drizzle/meta/_journal.json
Markus Brueckner 309dc1c7df Implement shared survey access.
This revamps the whole access control system to use a separate ACL instead
of relying on the "owner" field of the survey, allowing more granular
definitions of access to surveys (cloning, editing, viewing results etc.)

Closes #17
2025-01-26 17:56:25 +01:00

34 lines
No EOL
636 B
JSON

{
"version": "7",
"dialect": "mysql",
"entries": [
{
"idx": 0,
"version": "5",
"when": 1732727438120,
"tag": "0000_harsh_warlock",
"breakpoints": true
},
{
"idx": 1,
"version": "5",
"when": 1734971924726,
"tag": "0001_lucky_proteus",
"breakpoints": true
},
{
"idx": 2,
"version": "5",
"when": 1734972757800,
"tag": "0002_sweet_mentallo",
"breakpoints": true
},
{
"idx": 3,
"version": "5",
"when": 1736628358111,
"tag": "0003_overjoyed_shooting_star",
"breakpoints": true
}
]
}