I have two databases:
- production
- development
Is there a way I could set a replication schema in order to replicate any structure changes from production
to development
? Preferably, structure only, no data replication.
Thanks
I have two databases:
- production
- development
Is there a way I could set a replication schema in order to replicate any structure changes from production
to development
? Preferably, structure only, no data replication.
Thanks