trove/trove/common/db
wangzihao e954184693 Remove six usage and basestring check
Remove basestring check.
Remove six Replace the following items with Python 3 style code.

- six.string_types
- six.int2byte
- six.indexbytes
- six.add_metaclass
- six.StringIO
- six.text_type
- six.integer_types
- six.binary_type
- six.BytesIO
- six.reraise

Change-Id: I4fb9033d152963c504ceb4d5c4d08f934ee4accb
2020-10-16 10:40:22 +08:00
..
cassandra Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
couchdb Improve guestagent datastore models 2016-10-12 11:51:57 -04:00
mongodb Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
mysql Support new mysql8.0 utf8mb4 character and collation sets 2019-08-14 22:10:24 +00:00
postgresql Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
redis Implementation of root-enable, root-disable in redis. 2017-12-08 13:23:36 +08:00
__init__.py Improve guestagent datastore models 2016-10-12 11:51:57 -04:00
models.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00