Uniqueness of the model name

Model names are case-sensitive. They must be unique in a database schema.

As with table names, you can qualify model names through a database schema. Unqualified model names refer to models in the current database schema.