Skip to content

Releases: toyi/sync-database

v1.10.0: feat: add post dump scripts so a dump can be manipulated before being…

23 Jul 12:56
Compare
Choose a tag to compare

v1.9.0

19 May 18:59
Compare
Choose a tag to compare

Full Changelog: v1.8.0...v1.9.0

Post sync scripts

11 Jan 22:20
Compare
Choose a tag to compare
v1.8.0

Add the ability to run post sync scripts

v1.7.1

17 Oct 08:23
Compare
Choose a tag to compare
Prevent the execution if some configs are missing

add mysql binary config

13 Oct 21:12
154180c
Compare
Choose a tag to compare
v1.7.0

hoxfix binary config

Add a progress bar during mysql import

19 Sep 07:52
Compare
Choose a tag to compare
v1.6.0

Add a progress bar to track the import status

add mysqldump binary config

29 Jun 21:00
377bbb6
Compare
Choose a tag to compare
v1.5.0

Update SyncDatabaseCommand.php

laravel 10

25 Mar 15:08
5b72fb3
Compare
Choose a tag to compare
v1.4.1

Update composer.json

Auto sync

04 Dec 21:17
Compare
Choose a tag to compare

Two new env variables available:

SYNC_AUTO=true|false
SYNC_AUTO_AT=06:15

If SYNC_AUTO is true, it automatically registers the toyi:sync-database command into the scheduler. It will run daily at the time provided with SYNC_AUTO_AT.

tables-no-data config

09 Jun 13:27
Compare
Choose a tag to compare
v1.3.3

tables-no-data config