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 Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
safe_buffer_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
schema_migration_details_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
translate_accelerator_spec.rb DEV: Update TranslateAccelerator missing translation string (#22158) 2023-06-16 15:28:03 +01:00
web_push_spec.rb SECURITY: Monkey-patch web-push gem to use safer HTTP client 2023-03-16 15:27:09 -06:00