chore: a comment
This commit is contained in:
parent
de156f1cf9
commit
afb29d695c
@ -17,7 +17,7 @@ engine = create_engine(
|
||||
)
|
||||
|
||||
# Create session
|
||||
SessionLocal = sessionmaker(autocommit=False, autoflush=False, bind=engine)
|
||||
# SessionLocal = sessionmaker(autocommit=False, autoflush=False, bind=engine)
|
||||
|
||||
# Create base class
|
||||
Base = declarative_base()
|
||||
|
Loading…
x
Reference in New Issue
Block a user