clickhouse_ecto v0.1.0 ClickhouseEcto.Migration View Source

Link to this section Summary

Functions

Receives a DDL command and returns a query that executes it

Link to this section Functions

Link to this function execute_ddl(string) View Source
execute_ddl(command :: Ecto.Adapter.Migration.command()) :: String.t()

Receives a DDL command and returns a query that executes it.