Expand description

The module should be used to create sql queries for different SQL dialects.

Modules

Implementation of SQL ALTER TABLE statements

Implementation of SQL CREATE COLUMN statements

Implementation of SQL CREATE INDEX statements

Implementation of SQL CREATE TABLE statements

Implementation of SQL CREATE TRIGGER statements

Implementation of SQL DROP TABLE statements

Definition of error types that can occur.

Implementation of SQL SELECT statements

Implementation of SQL Transactions

Enums

The main interface for creating sql strings