- 05 12月, 2018 10 次提交
-
-
由 martianzhang 提交于
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 martianzhang 提交于
compatible with windows file path, regression filepath.Join
-
由 martianzhang 提交于
-
由 martianzhang 提交于
support allow-collates checks
-
- 04 12月, 2018 3 次提交
-
-
由 martianzhang 提交于
go test ./... -update
-
由 martianzhang 提交于
ref: https://github.com/XiaoMi/soar/pull/147 Thanks @xiyangxixian
-
由 martianzhang 提交于
COL.015 text/blob default value only tobe `NULL`; COL.012 text/blob `NOT NULL` CONSTRAINT may be danagerous;
-
- 26 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
insert values count large than -max-value-count will give ARG.012
-
- 24 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
When set log to console, if fmt.Print larger than 1K the output buffer will be truncate. This problem will be trigger when set log to stdout, beego and soar both print their output into stdout, and this may come into confusing status in mac os. For fixing this problem, we only allow set log to file not. SOAR never write SQL suggest into log. Only developer should be concern about log, common user have no need of looking up log.
-
- 20 11月, 2018 4 次提交
-
-
由 liipx 提交于
-
由 martianzhang 提交于
remove bom before auditing
-
由 martianzhang 提交于
-
由 martianzhang 提交于
chardet will detect input sql charset
-
- 19 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 18 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 14 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 13 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-check-config will check * YAML format * OnlineDSN connection * TestDSN connection add doc for blacklist config
-
- 12 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
1. etc/soar.blacklist add `use ?` 2. blacklist use os.Getwd prefix 3. update doc
-
- 05 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 03 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
1. fix -config arg parse bug 2. code & comment lint
-
- 02 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 29 10月, 2018 1 次提交
-
-
由 WithLin 提交于
-
- 28 10月, 2018 1 次提交
-
-
由 WithLin 提交于
-
- 27 10月, 2018 2 次提交
-
-
由 martianzhang 提交于
-
由 WithLin 提交于
-
- 25 10月, 2018 2 次提交
-
-
由 martianzhang 提交于
#47 pretty print function `format` endless loop #37 -report-type not in (markdown, html) will not print score
-
由 martianzhang 提交于
-
- 24 10月, 2018 2 次提交
- 23 10月, 2018 2 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
- 20 10月, 2018 2 次提交
-
-
由 martianzhang 提交于
#5 Go version large than 1.8 has default GOPATH. use `go env GOPATH` get GOPATH envirment variable. daily build update update vitess vendor package update document about installation and configration
-
由 martianzhang 提交于
-