Skip to content

Implement Views for the DataGridViews #4

Description

@devenbansod

Currently, we query for the Data in DataGridViews by inner joins between 2 or 3 tables.

Making 'Views' to replace this inner joins would improve the performance significantly as views are pre-compiled while inner join requires a large overhead.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions