Skip to content

Optimize GPKG and SQLite sublayer finding and filtering #30

@gacarrillor

Description

@gacarrillor

For instance,

  • Applying alphanumeric filter before anything else, which can discard layers soon, without applying other filters.
  • Using QgsProviderRegistry.instance().providerMetadata('ogr') to get lists of tables filtered, for instance: conn.tables(flags=QgsAbstractDatabaseProviderConnection.Aspatial).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions