β External Public API > Table > General Information β
What is a table ? β
A table is used to store different types of data. For example you can store products, orders, offers, suppliers...
General Information β
Technical information β
Limitations
Due to technical implementation of the Table entity in MariaDB, there are known limitations
- With the operator
equal, thecaseSentitivecriteria is ignored - The
notInoperator returns no value with an empty array of values - With the
searchoperator the%special character is implicit.%RETAILER%is equivalent toRETAILER - With the operator
search, thecaseSentitivecriteria is ignored isNulloperator is not supportedlocalizedSearchoperator is not supported