Closed stakach closed 11 months ago
from resource calendars
@naqvis how can I write a query in a scope block like:
items = ["1", "2", "3", "four"] where("event_id IN (?) OR ical_uid IN (?)", items, items)
haven't been able to find syntax that works
from resource calendars