mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
More SQL changes in line with new schema
This commit is contained in:
parent
944fd98421
commit
8ee63de6c7
14 changed files with 45 additions and 37 deletions
|
@ -15,7 +15,7 @@ import { computed } from '@ember/object';
|
|||
|
||||
export default Model.extend({
|
||||
orgId: attr('string'),
|
||||
roleId: attr('string'),
|
||||
groupId: attr('string'),
|
||||
userId: attr('string'),
|
||||
|
||||
// for UI only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue