0d2b1dfdc9
tariff_id query param now accepts comma-separated IDs (e.g. tariff_id=1,3,5). CRUD functions updated to use IN() operator for multi-tariff server-side filtering. Pagination works correctly with multiple tariffs selected.