Skip to content

Can the import process include a filtering function, similar to export, supporting views, functions, #123

@xintiandi

Description

@xintiandi

Can the import process include a filtering function, similar to export, supporting views, functions, It is possible to restore certain tables or functions based on one's needs.
When a field in the database is set to the TINYINT type with a length of 1, but the actual value is 11, after backup, the value gets truncated and changed to 1, causing the restored value to be incorrect. Is it possible to prevent internal conversion and retain the original value, as Navicat does without any issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions