Module sql

Module sql 

Source
Expand description

SQL generation for migrations.

Structsยง

MigrationSql
Generated SQL for a migration.
MssqlGenerator
SQL generator for Microsoft SQL Server.
MySqlGenerator
SQL generator for MySQL.
PostgresSqlGenerator
SQL generator for PostgreSQL.
SqliteGenerator
SQL generator for SQLite.