#Override model's crud functions so they will happen on two different databases.
4 messages · Page 1 of 1 (latest)
what about creating an Observer for the model?
Please share your code.
Out of curiosity, what is your use case? Perhaps you could just use replication directly on the database server instead of trying to "hack" something together.