Lotus.SQL.Transformer (Lotus v0.16.5)

Copy Markdown View Source

Transforms SQL queries for database-specific syntax compatibility.

Summary

Functions

Transforms SQL query for the target database type.

Functions

transform(sql, source_type)

@spec transform(String.t(), atom()) :: String.t()

Transforms SQL query for the target database type.