createTable()
createTable(\app\framework\Component\Database\Schema\Blueprint $table) : string
Builds based on thr Blueprint the sql query.
Parameters
\app\framework\Component\Database\Schema\Blueprint | $table |
Class Builder Parse the sql query.
createTable(\app\framework\Component\Database\Schema\Blueprint $table) : string
Builds based on thr Blueprint the sql query.
\app\framework\Component\Database\Schema\Blueprint | $table |