Skip to content

Hi, need fix problem in the seeder process #1

@juanma386

Description

@juanma386

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions