Skip to content

[FEATURE] Change trigger when functionRepository created #944

Closed
@Yury-Fridlyand

Description

@Yury-Fridlyand

Is your feature request related to a problem?

functionRepository created on execution of the each query. For the first query on the current server run this creates a significant lag in ~3-5 seconds regardless of query complexity. The delay grows along with amount of functions implemented.

What solution would you like?

N/A

What alternatives have you considered?

N/A

Do you have any additional context?

The task is to define another trigger when SQL plugin should build the repository.

  • Do it once
  • Decide when to do
    • on init?
    • in background after init?
  • When and how to re-init a repository (consider a new function repository added/updated in runtime)

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceImproves code quality, but not the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions