4 lines
46 B
Python
Raw Normal View History

2025-02-17 19:44:17 +05:30
import sqlalchemy as sa
meta = sa.MetaData()