MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / dialect

Method dialect

lib/sqlalchemy/sql/_typing.py:106–106  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104
105 @property
106 def dialect(self) -> Dialect: ...
107
108
109# match column types that are not ORM entities

Calls

no outgoing calls