MssqlEcto v1.2.0 MssqlEcto.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.