New approach passing connection into shared models
Rework multi-database partitioning code to not use establish_connection, but instead use the connection from the partitioned model, which should already be setup for the correct database.
Showing
Please register or sign in to comment