Skip to content

FEATURE: Make script resilient to SQL failures #23

@Parsonswy

Description

@Parsonswy

PKG: model-data-generator

Right now the script will fail if it encounters any error from SQL. This is especially frustrating with these large datasets because the script may spend 30 minutes generating values, only to fail an insert almost immediately, wasting all that time.

I think making the script resilient to UNQ constraint violations would help mitigate this.

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