Documentation
¶
Overview ¶
Package mysql is liteorm's MySQL backend over go-sql-driver/mysql (database/sql). It wires the MySQL dialect (ON DUPLICATE KEY upsert, backtick quoting, LastInsertId) and normalizes MySQLError numbers to liteorm sentinels.
License note: go-sql-driver/mysql is MPL-2.0 (file-level copyleft). It is imported unmodified here; do not edit the driver's files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.