Skip to content

awkwardideas/SyncScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncScript: MySQL to Laravel SyncScript Generator

Latest Stable Version Total Downloads Latest Unstable Version License

Install Via Composer

composer require awkwardideas/syncscript

Commands via Artisan

Command line actions are done via artisan. The host, username, password from the .env file are used for making the connection.

php artisan syncscript:generate

--from= Database providing data --to= Database receiving data

About

Build T-SQL scripts to run which will sync from one database to a backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages