File tree Expand file tree Collapse file tree 1 file changed +1
-48
lines changed Expand file tree Collapse file tree 1 file changed +1
-48
lines changed Original file line number Diff line number Diff line change 11allow_embedding : false
22correct_dependency_ids : {}
3- db_schema :
4- table_1 :
5- client : none
6- columns :
7- - admin_ui : {width: 200}
8- name : object
9- type : simpleObject
10- - admin_ui : {order: 3, width: 200}
11- name : rows
12- target : table_2
13- type : link_multiple
14- - admin_ui : {order: 2, width: 200}
15- name : row
16- target : table_2
17- type : link_single
18- server : full
19- title : Table 1
20- table_2 :
21- client : none
22- columns :
23- - admin_ui : {width: 200}
24- name : text
25- type : string
26- server : full
27- title : Table 2
28- users :
29- client : none
30- columns :
31- - admin_ui : {order: 0, width: 200}
32- name : email
33- type : string
34- - admin_ui : {order: 1, width: 200}
35- name : enabled
36- type : bool
37- - admin_ui : {order: 2, width: 200}
38- name : last_login
39- type : datetime
40- - admin_ui : {order: 3, width: 200}
41- name : password_hash
42- type : string
43- - admin_ui : {order: 4, width: 200}
44- name : n_password_failures
45- type : number
46- - admin_ui : {order: 5, width: 200}
47- name : confirmed_email
48- type : bool
49- server : full
50- title : Users
3+ db_schema : {}
514dependencies : []
525name : AutoBatch
536package_name : auto_batch
You can’t perform that action at this time.
0 commit comments