Skip to content

Tags: sparkedhost/go-mysqldump

Tags

v0.7.3

Toggle v0.7.3's commit message
Update dump.go

v0.7.2

Toggle v0.7.2's commit message
Attempt at bumping the version

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#15 from jamf/JPXI-4032-database-backup-json

Jpxi 4032 database backup json

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#15 from jamf/JPXI-4032-database-backup-json

Jpxi 4032 database backup json

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#12 from BrandonRoehl/develop

Fogot to version bump

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#7 from BrandonRoehl/dont-need-to-store-the-re…

…flection-type

Dont need to store the reflection type

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#6 from BrandonRoehl/single-transaction

Single transaction

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jamf#3 from BrandonRoehl/master

Now stream INSERT statements.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from BrandonRoehl/master

Switch to use go channels

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from BrandonRoehl/master

Reduce the memory usage by leaving values as the arrays they are