gh-ost/go/logic
Tim Vaillancourt bee009b9e3
Allow zero in dates (#1161)
* Merge pull request #31 from openark/zero-date

Support zero date and zero in date, via dedicated command line flag

* Merge pull request #32 from openark/existing-date-with-zero

Support tables with existing zero dates

* Remove un-needed ignore_versions file

* Fix new lint errors from golang-ci update

Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2022-08-10 21:50:59 +02:00
..
applier.go Allow zero in dates (#1161) 2022-08-10 21:50:59 +02:00
hooks.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00
inspect.go Move .Kill() func from inspector to go/mysql (#1148) 2022-07-11 11:02:04 +02:00
migrator.go Enable more golang-ci linters (#1149) 2022-07-18 18:37:18 +02:00
server.go Enable more golang-ci linters (#1149) 2022-07-18 18:37:18 +02:00
streamer.go Enable more golang-ci linters (#1149) 2022-07-18 18:37:18 +02:00
throttler.go Enable more golang-ci linters (#1149) 2022-07-18 18:37:18 +02:00