Searched refs:FOREIGN_KEY_EMPTY_CHILD_COLUMN_LIST (Results 1 – 3 of 3) sorted by relevance
398 val FOREIGN_KEY_EMPTY_CHILD_COLUMN_LIST = "Must specify at least 1 column name for the child" constant
190 context.logger.e(element, ProcessorErrors.FOREIGN_KEY_EMPTY_CHILD_COLUMN_LIST) in <lambda>()
1598 }.failsToCompile().withErrorContaining(ProcessorErrors.FOREIGN_KEY_EMPTY_CHILD_COLUMN_LIST) in <lambda>()