Skip to content

Few enhancement requests #1452

@mxav1111

Description

@mxav1111

Feature Request

  1. Can we search the given string in the entire database/schema and have it display schema_name.table_name.column_name and row number (rownum and rowid if oracle? ) containing the string?
  2. crawler begins with some kind of constraint checks etc even though command is dump or quickdump., In case of dump commands, it just needs to dump whatever it can as soon as possible. Not sure exactly what is the need of performing those constraint etc pre-checks. This avoidance of checks can significantly boost performance. Or at least it needs to start dumping and hopefully not have any buffering (or if it is there, it would be great to have it as an option).
  3. If there's an error like an privilege issue or something during crawl, can we have a optional flag to skip/ignore the errors and just keep going?

Thanks for the wonderful tool.

Possible Alternatives

No solution or i couldn't find so far.

Additional Context

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions