Skip to content

Update/Skipping row during data import into database #6

@chfw

Description

@chfw

Current, it was only possible to import data into an empty database using SQLAlchemy. However, it is more often that the database is not empty and hence needs a bit extra logic to cope with existing data: 1) update existing items 2) skipping them. Let's give the choice to the developer.

Relevant issue: pyexcel-webwares/Flask-Excel#7

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