Files
danbooru/test
evazion c5b215ffcb searchable: fix searching for polymorphic attributes.
Fix not being able to use the full set of search operators on polymorphic `model_id` and
`model_type` attributes. Before things like `search[model_type]=Post` worked, but
`search[model_type_not_eq]=Post` or other `model_type_*` operators didn't.
2022-09-29 04:36:12 -05:00
..
2022-09-24 23:41:14 -05:00
2021-10-24 15:16:48 -03:00
2022-09-03 23:54:28 -05:00