Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sql/ddl_install_script.sql #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update sql/ddl_install_script.sql #1

wants to merge 1 commit into from

Conversation

marcuszerep
Copy link


Database Manager

BLOB/TEXT column 'description' can't have a default value

line 43 - Removed default value


Database Manager

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE=innoDB;

-- UNIQUE KEY uk_input_widget_htmlid (html_id)' at line 18

line 101 - Removed comma

---------------------------
Database Manager
---------------------------
BLOB/TEXT column 'description' can't have a default value
---------------------------
line 43 - Removed default value
---------------------------

---------------------------
Database Manager
---------------------------
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE=innoDB;
  -- UNIQUE KEY `uk_input_widget_htmlid` (`html_id`)' at line 18
---------------------------
line 101 - Removed comma
---------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant