gh-ost/go/base
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
..
context_test.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00
context.go Allow zero in dates (#1161) 2022-08-10 21:50:59 +02:00
default_logger.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00
load_map_test.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
load_map.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils_test.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
utils.go golang-ci: fix staticcheck linter warnings 2022-07-07 03:12:44 +02:00