sqlalchemy.dialects.postgresql.OID
sqlalchemy
dialects
postgresql
OID
class OID(sqltypes.TypeEngine):
View In Hierarchy
Provide the PostgreSQL OID type.
__visit​_name__
str
Undocumented