Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Σταύρος Παπαδάκης
gredu_labs
Commits
9be8c800
Commit
9be8c800
authored
Dec 09, 2016
by
Aspasia Katsi
Browse files
Bug Fixed
parent
99b83e2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
module/university_form/data/migration-03-up.mysql.sql
View file @
9be8c800
...
...
@@ -2,3 +2,5 @@ ALTER TABLE `univ`
ADD
COLUMN
`ereunitiko`
varchar
(
191
),
ADD
COLUMN
`institute`
varchar
(
191
),
ADD
COLUMN
`other`
varchar
(
191
);
ALTER
TABLE
univ
MODIFY
COLUMN
idrima
VARCHAR
(
191
);
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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