package
0.0.2
Repository: https://github.com/thesaas-company/xray.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMySQLWithConfig creates a new MySQL client with the given configuration.

# Constants

MYSQL_TABLES_LIST_QUERY is the SQL query used to list all tables in a schema.
SCHEMA_QUERY is the SQL query used to describe a table schema.

# Variables

DB_PASSWORD is the environment variable that stores the database password.

# Structs

MySQL is a MySQL implementation of the ISQL interface.