Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use dummy fallback engines if imports fail #12979

Merged
merged 5 commits into from
Jun 7, 2022

Commits on Jun 7, 2022

  1. Use dummy fallback engines if imports fail

    David Robertson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1f634fa View commit details
    Browse the repository at this point in the history
  2. Use this moment to unconditionally import psycopg2

    David Robertson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    49bec55 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    78d25b4 View commit details
    Browse the repository at this point in the history
  4. Apparently it's psycopg2.extensions.connection?

    Ooops
    David Robertson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    38feea7 View commit details
    Browse the repository at this point in the history
  5. Always import from engines.__init__

    David Robertson committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    470ec11 View commit details
    Browse the repository at this point in the history