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

Backend for async SQLAlchemy ORM #121

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Backend for async SQLAlchemy ORM #121

wants to merge 10 commits into from

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    f8a365c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Modify __init_.py

    il-s committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    dbd11da View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. reformatted

    il-s committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2284183 View commit details
    Browse the repository at this point in the history
  2. reformatted 2

    il-s committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c09af18 View commit details
    Browse the repository at this point in the history
  3. rollback

    il-s committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    424c013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1650b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Added use_async parameter to specify the mode of work (true: async; f…

    …alse: not; None: autodetect)
    il-s committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    8e4881a View commit details
    Browse the repository at this point in the history
  2. reformat 2

    il-s committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0930fd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    f204964 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    69b5f2d View commit details
    Browse the repository at this point in the history