sql_generator

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Component registers MySQL dialect with the SQL generator. It depends on both sqlGenerator.Component and mysql.Component to ensure they are initialized before registration.

Usage:

compogo.WithComponents(
    db_client.Component,
    db_sql_generator.Component,
    mysql.Component,
    sql_generator.Component,  // registers MySQL dialect
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL