https://bugs.kde.org/show_bug.cgi?id=401622
Bug ID: 401622
Summary: Simple multi-user, to start with
Product: digikam
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Database-Multiusers
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
If you could add to each table:
* owner_id , it could be digikam until a later time that it could/would be
upgraded to actual users
* group_id, it could be digikam until a later time that it could/would be
upgraded to actual groups
* location, it could be null until used
* date & time of last add/edit
Then most of the multi-user stuff could be done by mysql/mariadb: the record
locking, the reads, the writes...
Then as you dedicate more resources, things could be integrated within DK at
later time to make it more transparent.
--
You are receiving this mail because:
You are watching all bug changes.