-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Testing in debian 9 and my local deploy juanma386/desplegar
`A Database Error Occurred
Error Number: 1146
Table '0123_data.menus' doesn't exist
SELECT * FROM menus WHERE slug = 'dashboard' AND active = 1
Filename: models/Menu_model.php
Line Number: 67`
in the shell terminal console:
`$ php index.php migrate
Database error: A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '"ci_sessions"' at line 1
DROP TABLE IF EXISTS "ci_sessions"
Filename: migrations/20180123214900_ci_tables.php
Line Number: 8
`
Not work is need import sql file to import manual mode in the env please withing your update to testing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels