Detect if two or more columns are annotated with the same name "foo" like `@Column("foo")`
Detect if two or more columns are annotated with the same name "foo" like
@Column("foo")