.. |
__init__.py
|
Fixes to vtgatev3 for PEP 249 compliance
|
2015-03-13 09:37:47 +00:00 |
cursor.py
|
Fixed the BatchCursor to use the correct api for execute.
|
2014-10-01 11:15:43 -07:00 |
cursorv3.py
|
vtgate v3: cursorv3
|
2015-01-10 14:58:19 -08:00 |
database_context.py
|
execute batch wiring and example.
|
2015-04-17 15:17:00 -07:00 |
db_object.py
|
Pending changes - db_validator, write_db_class_method
|
2015-04-29 16:31:02 -07:00 |
db_object_custom_sharded.py
|
Some more tests; cleanup; more documentation.
|
2015-01-18 17:46:59 -08:00 |
db_object_lookup.py
|
Pending changes - db_validator, write_db_class_method
|
2015-04-29 16:31:02 -07:00 |
db_object_range_sharded.py
|
Pending changes - db_validator, write_db_class_method
|
2015-04-29 16:31:02 -07:00 |
db_object_unsharded.py
|
Some more tests; cleanup; more documentation.
|
2015-01-18 17:46:59 -08:00 |
db_validator.py
|
Pending changes - db_validator, write_db_class_method
|
2015-04-29 16:31:02 -07:00 |
dbapi.py
|
small cleanup for matching isinstance.
|
2015-04-16 11:25:30 -07:00 |
dbexceptions.py
|
Fixes to vtgatev3 for PEP 249 compliance
|
2015-03-13 09:37:47 +00:00 |
field_types.py
|
Small improvement for list types.
|
2015-04-16 11:25:31 -07:00 |
keyrange.py
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 22:33:57 +00:00 |
keyrange_constants.py
|
…
|
|
keyspace.py
|
Removing db_types from Keyspace, unused now.
|
2015-03-16 09:14:36 -07:00 |
shard_constants.py
|
Core library and integration test framework.
|
2014-12-23 11:46:49 -08:00 |
sql_builder.py
|
execute batch wiring and example.
|
2015-04-17 15:17:00 -07:00 |
tablet.py
|
Explicit conversion of exception args to tuple.
|
2014-11-25 14:53:06 -08:00 |
times.py
|
…
|
|
topo_utils.py
|
rename _vtocc, _vts and _mysql in vitess client
|
2015-01-20 16:33:37 -08:00 |
topology.py
|
Fixing python typo.
|
2015-03-20 15:56:57 -07:00 |
update_stream_service.py
|
Use GTIDSet to specify replication position.
|
2014-09-03 17:45:10 -07:00 |
vtclient.py
|
Removed the retry on txn pool full.
|
2015-03-24 16:18:47 -07:00 |
vtdb_logger.py
|
Add a mechanism to log private data from exceptions and use case for bind_variables.
|
2014-10-29 10:32:46 -07:00 |
vtgate_cursor.py
|
execute batch wiring and example.
|
2015-04-17 15:17:00 -07:00 |
vtgate_utils.py
|
Fixes based on review comments.
|
2015-03-18 16:13:32 -07:00 |
vtgatev2.py
|
Allow client speficies if a query should not be in a transaction.
|
2015-04-15 17:11:15 -07:00 |
vtgatev3.py
|
Merge pull request #482 from ynshenoy/master
|
2015-04-28 11:48:42 -07:00 |
vtrouting.py
|
Fixed KeyRange object and associated references.
|
2014-10-14 14:21:57 -07:00 |