kopia lustrzana https://github.com/glidernet/ogn-python
5 wiersze
84 B
Python
5 wiersze
84 B
Python
![]() |
from sqlalchemy.ext.declarative import declarative_base
|
||
|
|
||
|
|
||
|
Base = declarative_base()
|