Subject query lenght
Author kaczy27
Good morning everyone (or evening)

1. How long can a query be (how many characters will be parsed)?
2. array data type - are there any function planned that will search
through the array - currently if I am not wrong you can select where
element[1] = 'x' or element[2] = 'y', I wish I had a possibility to
select where array contains any/all/one ['x', 'y']

CUIN Kaczy