Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchCourrier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchCourrier
Commits
77fbeec5
Commit
77fbeec5
authored
8 years ago
by
Alex ORLUC
Browse files
Options
Downloads
Patches
Plain Diff
FEAT #5344 change 1.6 to 1.7
parent
c307a63c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/maarch_entreprise/xml/database_version.xml
+1
-1
1 addition, 1 deletion
apps/maarch_entreprise/xml/database_version.xml
sql/160_to_161.sql
+2
-0
2 additions, 0 deletions
sql/160_to_161.sql
with
3 additions
and
1 deletion
apps/maarch_entreprise/xml/database_version.xml
+
1
−
1
View file @
77fbeec5
<?xml version="1.0" encoding="utf-8"?>
<root>
<database_version>
1
6
0
</database_version>
<!-- 1.
6
-->
<database_version>
1
7
0
</database_version>
<!-- 1.
7
-->
</root>
This diff is collapsed.
Click to expand it.
sql/160_to_161.sql
+
2
−
0
View file @
77fbeec5
...
...
@@ -171,3 +171,5 @@ VALUES ('FASTHD_ATTACH', 'FASTHD', 'Fast internal disc bay for attachments', 'N'
ALTER
TABLE
basket_persistent_mode
ALTER
COLUMN
user_id
TYPE
character
varying
(
128
);
ALTER
TABLE
res_mark_as_read
ALTER
COLUMN
user_id
TYPE
character
varying
(
128
);
UPDATE
parameters
SET
param_value_int
=
'170'
WHERE
id
=
'database_version'
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment