Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
e796770f
Commit
e796770f
authored
Apr 24, 2017
by
Francesc Guasch
Browse files
[#197] upgrade the table networks
parent
0026bb63
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
e796770f
...
...
@@ -226,6 +226,7 @@ sub _upgrade_tables {
$self
->
_upgrade_table
('
iso_images
','
md5_url
','
varchar(255)
');
$self
->
_upgrade_table
('
iso_images
','
file_re
','
char(64)
');
$self
->
_upgrade_table
('
iso_images
','
device
','
varchar(255)
');
$self
->
_upgrade_table
('
networks
','
requires_password
','
int(11)
');
}
...
...
Write
Preview
Supports
Markdown
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