Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
int |
10 |
|
|
|
|
|
obj_id |
int |
10 |
|
|
|
|
|
title |
varchar |
256 |
√ |
|
null |
|
|
add_perm |
tinyint |
3 |
|
|
1 |
|
|
edit_perm |
tinyint |
3 |
|
|
1 |
|
|
delete_perm |
tinyint |
3 |
|
|
1 |
|
|
edit_by_owner |
tinyint |
3 |
|
|
1 |
|
|
limited |
tinyint |
3 |
|
|
0 |
|
|
limit_start |
datetime |
19 |
√ |
|
null |
|
|
limit_end |
datetime |
19 |
√ |
|
null |
|
|
is_visible |
tinyint |
3 |
|
|
1 |
|
|
export_enabled |
tinyint |
3 |
√ |
|
null |
|
|
description |
varchar |
4000 |
√ |
|
null |
|
|
default_sort_field_id |
varchar |
16 |
|
|
0 |
|
|
default_sort_field_order |
varchar |
4 |
|
|
asc |
|
|
public_comments |
int |
10 |
|
|
0 |
|
|
view_own_records_perm |
int |
10 |
|
|
0 |
|
|
Table contained 0 rows at Thu Apr 28 00:43 CEST 2016
|