[server] Use the ORM to insert AccessFields in the DB on creating an Access,...
[server] Use the ORM to insert AccessFields in the DB on creating an Access, instead of doing it explicitly.
This MR simplifies the access creation code, letting the ORM inserting the access fields in the DB on access creation.