Quentin de Metz
Quentin de Metz
1. I'm having this same issue, only in production, and it's preventing us from upgrading to 7.1 2. I don't think this is related to the database being under load...
@skipkayhil we're seeing this with vanilla Puma, no `Async` or Fibers in sight
I've worked around this problem by monkey-patching the PostgreSQL adapter with the following ```ruby def get_oid_type(...) reload_type_map if type_map.nil? super end ```
I would also like to request a flag for Catalonia
I'm not aware of all the use-cases of this library. Personally, I use it to provide a language picker for my customers and some of them speak Catalan. I agree...