mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* added new array find operators; delegating how json and jsonb are stored directly to underlying driver (breaking) * array: true must be explicitly defined for array json/jsonb values; strings being JSON-stringified must be manually escpaed