JF Lalonde

Results 2 comments of JF Lalonde

Just wanted to note that this is no longer the behavior. Calling `from_ical` now raises an exception if the format is invalid: ``` IceCube::Rule.from_ical("FREQ=MONTHLY;BYDAY=1FR") => # ArgumentError: Invalid iCal rule...

> So I was wondering if transaction-level locks will just work with pgbouncer or should we find some alternative? My understanding is that using the default session-level lock only works...