مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
fix: re-add reconnect: true to database
This is deprecated and, in my tests, isn't needed but to avoid any potential issues I am re-adding it here. When we upgrade to Rails 7.1, we can remove this and that'll handle reconnections as appropriate.
هذا الالتزام موجود في:
@@ -1,5 +1,6 @@
|
||||
default: &default
|
||||
adapter: mysql2
|
||||
reconnect: true
|
||||
encoding: <%= Postal.config.main_db.encoding %>
|
||||
pool: <%= Postal.config.main_db.pool_size %>
|
||||
username: <%= Postal.config.main_db.username %>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم