MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / dialect

Method dialect

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

Source from the content-addressed store, hash-verified

108
109 @property
110 def dialect(self) -> Dialect: ...
111
112
113# match column types that are not ORM entities

Calls

no outgoing calls