vitess-gh/go/sqltypes
Matt Lord 94861104f7
Run latest gofmt on everything & address linter warnings (#11008)
* Run latest gofmt on everything & address linter warnings

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Rebuild proto impls with new protoc

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Field name is needed for zk

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Make protos with 1.18.4

Signed-off-by: Matt Lord <mattalord@gmail.com>

Signed-off-by: Matt Lord <mattalord@gmail.com>
2022-08-16 13:53:42 -07:00
..
bind_variables.go Parameterize BIT types and fixes in HEX types (#10689) 2022-07-20 11:48:14 +05:30
bind_variables_test.go Parameterize BIT types and fixes in HEX types (#10689) 2022-07-20 11:48:14 +05:30
cached_size.go evalengine: new decimal implementation 2022-02-21 15:36:15 +01:00
event_token.go add license in /go file 2019-10-21 22:30:02 +08:00
event_token_test.go protobuf: upgrade 2021-05-19 11:13:59 +02:00
named_result.go Persist last heartbeat time to better estimate lag. Fix some tests for the updated query to set/get this value. Compute workflow transaction lag and expose in Workflow Show and update related tests 2022-02-01 10:43:51 +01:00
named_result_test.go goimports -local vitess.io/vitess -w . 2021-01-04 18:27:04 -05:00
proto3.go mysql: allow parsing the 'info' field of MySQL packets 2022-02-18 14:37:40 +01:00
proto3_test.go Remove vtrpc.LegacyErrorCode 2021-08-19 11:23:41 -04:00
query_response.go add license in /go file 2019-10-21 22:30:02 +08:00
result.go feat: INSERT from SELECT with auto-inc columns 2022-02-27 14:04:05 +05:30
result_test.go protobuf: upgrade 2021-05-19 11:13:59 +02:00
testing.go Run latest gofmt on everything & address linter warnings (#11008) 2022-08-16 13:53:42 -07:00
type.go Run latest gofmt on everything & address linter warnings (#11008) 2022-08-16 13:53:42 -07:00
type_test.go Parameterize BIT types and fixes in HEX types (#10689) 2022-07-20 11:48:14 +05:30
value.go Parameterize BIT types and fixes in HEX types (#10689) 2022-07-20 11:48:14 +05:30
value_test.go Parameterize BIT types and fixes in HEX types (#10689) 2022-07-20 11:48:14 +05:30