Skip to content

Append app name to table name #153

Description

@m4tx

The models should have their app names (or crate names, if not explicitly set) appended to them, so for instance model User defined in the crate todolist should have the table name todolist__user. This is useful for making sure that the model names do not clash with each other.

Metadata

Metadata

Assignees

Labels

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions