This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
mysql-binlog-replicator-1.0.5
·
61 commits
to master
since this release
First stable release, features included:
- automatic replication of data in crud repository
- Manage SQL types :
- INT (as long or int java type)
- FLOAT (as float)
- DATETIME (as date)
- VARCHAR (as string)