Using a postgres database, I have the following entity : table cards.combo and column colors VARCHAR[], example of values {\'red\', \'blue\'}
cards.combo
colors VARCHAR[]
{\'red\', \'blue\'}