Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCourrier
Commits
1b528d1b
Commit
1b528d1b
authored
Jan 03, 2018
by
Giovannoni Laurent
Browse files
FEAT create new tag
parent
976f6bde
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/data_fr.sql
View file @
1b528d1b
...
...
@@ -1062,7 +1062,7 @@ INSERT INTO parameters (id, param_value_string, param_value_int, param_value_dat
INSERT
INTO
parameters
(
id
,
param_value_string
,
param_value_int
,
param_value_date
)
VALUES
(
'folder_id_increment'
,
''
,
200
,
NULL
);
INSERT
INTO
parameters
(
id
,
param_value_string
,
param_value_int
,
param_value_date
)
VALUES
(
'work_batch_autoimport_id'
,
NULL
,
1
,
NULL
);
INSERT
INTO
parameters
(
id
,
param_value_string
,
param_value_int
,
param_value_date
)
VALUES
(
'postindexing_workbatch'
,
NULL
,
1
,
NULL
);
INSERT
INTO
parameters
(
id
,
param_value_string
,
param_value_int
,
param_value_date
)
VALUES
(
'database_version'
,
'17.06.
7
'
,
1706
,
NULL
);
INSERT
INTO
parameters
(
id
,
param_value_string
,
param_value_int
,
param_value_date
)
VALUES
(
'database_version'
,
'17.06.
8
'
,
1706
,
NULL
);
------------
--DIFFLIST_TYPES
------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment