😉
Open to suggestions
Pinned Loading
-
Using 'SQLAlchemy' with 'Threading' ...
Using 'SQLAlchemy' with 'Threading' for connecting to 'PostgreSQL' database 1import sqlalchemy as db
2from sqlalchemy.pool import NullPool
3from sqlalchemy.orm import scoped_session, sessionmaker
4from sqlalchemy.ext.declarative import declarative_base
5 -
Use 'pywin32' with 'V83.COMConnector...
Use 'pywin32' with 'V83.COMConnector' for connection to '1C 8.3.x' database 1import pythoncom
2import win32com.client
34from queries import *
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.