tableName property
String
get
tableName
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;