tableName property

String tableName
inherited

Defaults to pluralized model name from the generator. If this property is changed after the table has been inserted, a RenameTable MigrationCommand must be included in the next Migration.

Implementation

String get tableName;