.. |
__init__.py
|
Clean up pylint errors in 2 simple modules.
|
2015-11-04 19:57:06 -08:00 |
base_cursor.py
|
Add pylint pre-commit hook.
|
2015-11-02 15:51:39 -08:00 |
cursorv3.py
|
Fix potential vtgatev2 stream cursor bug.
|
2015-09-15 14:27:48 -07:00 |
dbapi.py
|
Fix some basic lint issues in vitess/py.
|
2015-08-21 18:51:18 -07:00 |
dbexceptions.py
|
Rename dbexceptions.RequestBacklog to dbexceptions.TransientError
|
2015-09-28 18:26:28 -07:00 |
field_types.py
|
proto: add error handling
|
2015-10-24 18:10:03 -07:00 |
field_types_proto3.py
|
Removing native StreamEvent, replacing it with proto3 version.
|
2015-11-09 09:23:29 -08:00 |
gorpc_update_stream.py
|
Using enumerate() in a few places where it's appropriate.
|
2015-11-09 14:23:14 -08:00 |
grpc_update_stream.py
|
Using enumerate() in a few places where it's appropriate.
|
2015-11-09 14:23:14 -08:00 |
keyrange.py
|
Fix some basic lint issues in vitess/py.
|
2015-08-21 18:51:18 -07:00 |
keyrange_constants.py
|
Apply pylint to a couple more files.
|
2015-11-02 16:45:37 -08:00 |
keyspace.py
|
Apply pylint to a couple more files.
|
2015-11-02 16:45:37 -08:00 |
sql_builder.py
|
Add sql_builder.NotLike where expr.
|
2015-10-28 11:59:37 -07:00 |
times.py
|
Fix some basic lint issues in vitess/py.
|
2015-08-21 18:51:18 -07:00 |
topology.py
|
Make pylint pre-commit hook less strict.
|
2015-11-04 19:47:34 -08:00 |
update_stream.py
|
Make more python comment-fixes to address @michael-berlin feedback.
|
2015-08-22 16:41:07 -07:00 |
vtdb_logger.py
|
Merge pull request #1203 from aaijazi/aaijazi_add_warning_to_vtdb_logger
|
2015-10-13 15:47:10 -07:00 |
vtgate_client.py
|
Clean up pylint errors in 2 simple modules.
|
2015-11-04 19:57:06 -08:00 |
vtgate_cursor.py
|
Add pylint pre-commit hook.
|
2015-11-02 15:51:39 -08:00 |
vtgate_utils.py
|
Make pylint pre-commit hook less strict.
|
2015-11-04 19:47:34 -08:00 |
vtgatev2.py
|
Using proto3 TabletType in bson vtgate queries. Last use of the non-proto3
|
2015-11-04 13:38:30 -08:00 |
vtgatev3.py
|
Using proto3 TabletType in bson vtgate queries. Last use of the non-proto3
|
2015-11-04 13:38:30 -08:00 |
vtrouting.py
|
Fix some basic lint issues in vitess/py.
|
2015-08-21 18:51:18 -07:00 |