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
001d728e
Commit
001d728e
authored
Mar 16, 2020
by
Francesc Guasch
Browse files
Merge branch 'master' of
https://github.com/UPC/ravada
parents
1fe5b1d5
d3e5fed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
001d728e
...
...
@@ -1332,7 +1332,7 @@ sub _upgrade_tables {
$self
->
_upgrade_table
('
domains
','
needs_restart
','
int not null default 0
');
if
(
$self
->
_upgrade_table
('
domains
','
screenshot
','
BLOB
'))
{
if
(
$self
->
_upgrade_table
('
domains
','
screenshot
','
MEDIUM
BLOB
'))
{
$self
->
_upgrade_screenshots
();
...
...
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