name
The exact name of the table in the database.
If not provided (empty string), Stormify uses the class name converted according to the configured naming policy.
Examples:
"users"- maps to tableusers"tbl_user_accounts"- maps to tabletbl_user_accounts""(empty) - uses class name with naming policy
Return
the database table name, or empty string for automatic naming