Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve database check performance: replace introspection.table_names() by a simple cursor query #171

Merged

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    54c5407 View commit details
    Browse the repository at this point in the history
  2. add test

    cristianemoyano committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f5bac54 View commit details
    Browse the repository at this point in the history
  3. fix tests

    cristianemoyano committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ae7eb46 View commit details
    Browse the repository at this point in the history
  4. change patch path

    cristianemoyano committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c99c4bb View commit details
    Browse the repository at this point in the history
  5. fix local tests

    cristianemoyano committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    d2a5bfd View commit details
    Browse the repository at this point in the history
  6. fix pre-commit

    cristianemoyano committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    91fd83d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. undo changes

    cristianemoyano committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    29f34f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    905fec3 View commit details
    Browse the repository at this point in the history
  2. update history

    mwarkentin committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e7dc024 View commit details
    Browse the repository at this point in the history