Signed-off-by: Micke Nordin <kano@sunet.se>
Also run cs:fix to fix the code style, and address some minor points. Fix typo in setRecipientName Signed-off-by: Micke Nordin <kano@sunet.se>
Use more ideomatic code and use helper functions that exists where possible. It seems notnull must be false for sqlite to store false Otherwise we get a chrash. Co-authored-by: Anna <anna@nextcloud.com> Signed-off-by: Micke Nordin <kano@sunet.se>
This patch introduces an entity and a mapper for Invites Signed-off-by: Micke Nordin <kano@sunet.se>