Structs§
Enums§
Functions§
- check_
unique_ identifiers - Basic check if there is any definition with duplicate identifier Database identifiers are not checked here, because they might be only available after naming convention processing, and there is some variance between different database implementations. E.g some databases allow domain and table types to be conflicting, and some not, there is different behavior for truncation, there might be forbidden system tables, and so on. Identifiers are unique to immigrant, so checking of them is trivial.
- check_
unique_ in_ composite - check_
unique_ in_ enum - check_
unique_ in_ table - check_
unique_ mixin_ identifiers