CITEXT

Extends:

lib/data-types.js~ABSTRACT → CITEXT

An unlimited length case-insensitive text column. Original case is preserved but acts case-insensitive when comparing values (such as when finding or unique constraints). Only available in Postgres and SQLite.

Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/master/class/lib/data-types.js~CITEXT.html