You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the update script through cli as suggested and..
Schema is currently at v1.0 version
Upgrading DB Schema to v1.1...
ALTER TABLE 'links' CHANGE COLUMN 'status' 'enum('active','inactive','pending')' Array Error executing SQL query: 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 'Array' at line 1
The text was updated successfully, but these errors were encountered:
I used the update script through cli as suggested and..
Schema is currently at v1.0 version
Upgrading DB Schema to v1.1...
ALTER TABLE 'links' CHANGE COLUMN 'status' 'enum('active','inactive','pending')' Array Error executing SQL query: 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 'Array' at line 1
The text was updated successfully, but these errors were encountered: