Skip to content

Types

miniset.types.ParamStyleType = Literal['qmark', 'format', 'numeric', 'named', 'pyformat', 'asyncpg'] module-attribute

miniset.types.IdentifierQuoteCharacterType = Literal['`', '"'] module-attribute