Skip to content

Remove create/delete behavior when ignoring empty tables #10

Description

@DavidGinzberg

Currently if --ignoreempty is active all tables are still created on disk, but empty tables are subsequently deleted. A better approach (that will also help with providing html2csv as a module) would be to determine which tables will be created before creating them (possibly storing in memory, though this could become an issue for very large pages).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions