discourse/spec/lib/freedom_patches
Alan Guo Xiang Tan 1a44c359b9
DEV: Fix reloading type map not clearing cache (#25924)
Why this change?

This is a follow up to 408d2f8e69. When
`ActiveRecord::ConnectionAdapaters::PostgreSQLAdatper#reload_type_map`
is called, we need to clear the type map cache otherwise migrations
adding an array column will end up throwing errors.
2024-02-28 14:56:15 +08:00
..
cache_postgresql_connection_type_map_spec.rb DEV: Fix reloading type map not clearing cache (#25924) 2024-02-28 14:56:15 +08:00
mail_disable_starttls_spec.rb
safe_buffer_spec.rb
schema_migration_details_spec.rb
translate_accelerator_spec.rb
web_push_spec.rb