Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 237 Bytes

File metadata and controls

3 lines (2 loc) · 237 Bytes

The checker ensures that every unique validation on case-insensitive types (such as citext in PostgreSQL) doesn't have case_sensitive: false option.

This is needed to avoid the redundant LOWER() function on the query and index.