# mayim.sql.query

# Table of Contents

# ParamType

class ParamType(IntEnum)

[view_source] (opens new window)

# SQLQuery

class SQLQuery(Query)

[view_source] (opens new window)

Parents: Query

# __init__

def __init__(name: str, text: str) -> None

[view_source] (opens new window)

# param_type: ParamType

# text: str