Hello all,
I have a small question,
Several times, build of certains part of my appication can change the data model of my web app. For
example my web app current building is for PostGreSQL, but I own another virtual host where an
Oracle instance run, how can I keep the changes publication on my 2 different hosts (data consistency) ?
Is there a way to maintain is consistency, like hook, or one plugin which duplicate each SQL query on another db hosting ?
Thank you in advance for any information
Adrien