Skip to content

Add debug / verbose mode with dumping all generated SQL queries #228

@MurzNN

Description

@MurzNN

Will be good to add debug or verbose mode, that will dump all generated SQL queries to console before executing.
Very often dump process generates the SQL errors, but it's too hard to understand in which step it happens.

For example, on my dump proccess I see only this output:

mysqldump-php error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause'

And can't figure out in which exact table this happens.

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