vitess-gh/go/cmd/vtgateclienttest
Sugu Sougoumarane 03dd9b6f32 []mproto.Field -> []*query.Field
This part 1 of the QueryResult revamp. With this change,
vitess does not see any MySQL types. The BSON layer still
sends mysql types for backward compatibility, which will
be deleted once deprecated.
2015-11-09 01:52:07 -08:00
..
goclienttest Removing last use of key.KeyRange in vtgate gorpc code. 2015-11-06 09:45:04 -08:00
gorpcclienttest Removing SASL over BSON support. 2015-09-01 09:15:37 -07:00
grpcclienttest Adding a main file for test libraries. 2015-08-10 15:15:33 -07:00
services []mproto.Field -> []*query.Field 2015-11-09 01:52:07 -08:00
main.go Move files around. Now have a proper library, and the unit tests 2015-08-10 15:00:23 -07:00
plugin_gorpcvtgateservice.go Adding vtgateclienttest, and using it for python client. 2015-07-27 15:36:30 -07:00
plugin_grpcvtgateservice.go Adding vtgateclienttest, and using it for python client. 2015-07-27 15:36:30 -07:00