Files
romm/backend
Michael Manganiello 7825bce7b8 fix: Use proper JSON contains function for PostgreSQL
Fix `json_array_contains_value` function to use the `@>` operator for
checking if a JSON array contains a value in PostgreSQL. This is
necessary because the `has_key` function only works for string values.

Also, remove `get_rom_collections` method, as it was doing the same
thing as `get_collections_by_rom_id`.

Fixes #1441.
2025-01-08 21:07:01 -03:00
..
2024-11-18 17:51:40 -03:00
2024-12-31 12:36:33 -03:00
2025-01-07 17:28:13 -05:00
2025-01-07 17:28:13 -05:00
2024-12-07 12:29:45 -03:00
2024-02-02 17:09:45 -05:00
2024-02-10 12:43:39 -05:00
2024-12-27 17:03:45 -03:00
2024-12-27 17:03:45 -03:00
2024-12-27 17:03:45 -03:00
2024-12-27 17:03:45 -03:00