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

[stable23] Lighter SQL requests and compat with Oracle #956

Merged
merged 9 commits into from
Mar 11, 2022

Commits on Mar 11, 2022

  1. fully importing mspt

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3c6dfb9 View commit details
    Browse the repository at this point in the history
  2. switching import to Tools\

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1181aae View commit details
    Browse the repository at this point in the history
  3. population will be stored as settings

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    874de36 View commit details
    Browse the repository at this point in the history
  4. removing useless GROUP BY and DISTRINCT

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d3593c3 View commit details
    Browse the repository at this point in the history
  5. instance can be empty string

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    73de7c1 View commit details
    Browse the repository at this point in the history
  6. cs-fix

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    45c5fb3 View commit details
    Browse the repository at this point in the history
  7. Use dependency injection

    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c3be6fa View commit details
    Browse the repository at this point in the history
  8. Remove autoloading of 3rdparty libraries

    Since the library is now integrated inside the circle app, we don't need
    this anymore and it wont' work when composer install --no-dev was used.
    
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    02f55a9 View commit details
    Browse the repository at this point in the history
  9. cs-fix

    Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
    ArtificialOwl authored and backportbot[bot] committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8b7ffa7 View commit details
    Browse the repository at this point in the history