Open report status
This commit is contained in:
@@ -9,7 +9,7 @@ create table report
|
|||||||
insert into report (key, value) values
|
insert into report (key, value) values
|
||||||
('PAGESIZE', '0')
|
('PAGESIZE', '0')
|
||||||
--, ('FILE', '')
|
--, ('FILE', '')
|
||||||
, ('STATUS', 'NO')
|
, ('STATUS', 'FULL')
|
||||||
, ('SUMMARY', 'YES')
|
, ('SUMMARY', 'YES')
|
||||||
, ('MESSAGES', 'YES')
|
, ('MESSAGES', 'YES')
|
||||||
, ('ENERY', 'YES')
|
, ('ENERY', 'YES')
|
||||||
|
|||||||
Reference in New Issue
Block a user