# mayim.sql.mysql.query

# Table of Contents

# MysqlQuery

class MysqlQuery(SQLQuery)

[view_source] (opens new window)

Parents: query, Query

# __init__

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

[view_source] (opens new window)