Module sql

Module sql 

Source
Expand description

SQL generation for PostgreSQL DDL types

This module provides SQL generation methods for DDL types, enabling unified SQL output from both compile-time and runtime schema definitions.

Structsยง

TableSql
A complete table definition with all related entities for SQL generation