SapientGuardian / mysql-connector-net-netstandard

ADO.NET driver for MySQL targeted against netstandard 1.3
GNU General Public License v2.0
46 stars 15 forks source link

Investigate re-implementating replication #6

Open eByte23 opened 8 years ago

eByte23 commented 8 years ago

Replication currently utilises the old web config, this no longer exists.

It will now have to a settings class that gets passed in.