Méthode | Description | |
---|---|---|
parse ( string $schema ) : array | Parse the command line migration schema. |
Méthode | Description | |
---|---|---|
addField ( array $field ) | Add a field to the schema array. | |
parseSegments ( string $field ) : array | Get the segments of the schema field. | |
splitIntoFields ( string $schema ) : array | Get an array of fields from the given schema. |