Radzen ignores PostgreSQL "citext" data type

Hello,
I'm using Radzen to generate an application from PostgreSQL database. Everything worked fine, until we switched the data types to "citext". Now, when model is generated, the application completely ignores those columns without any notice. Is it possible to add support for the "citext" attribute? Npgsql is capable to handle this.

Thanks a lot in advance,
Regards,
Bedrich

We will add support in the next version (probably early next week):

Great! Thank you for the info.