Metadata-Version: 2.1
Name: twindb_table_compare
Version: 3.0.3
Summary: TwinDB Table Compare reads percona.checksums from the master and slave and shows what records are difference if there are any inconsistencies.
Home-page: https://github.com/twindb/twindb-table-compare
Author: Aleksandr Kuzminsky
Author-email: aleks@twindb.com
License: Apache Software License 2.0
Description: ====================
        TwinDB Table Compare
        ====================
        
        .. image:: https://img.shields.io/pypi/v/twindb_table_compare.svg
                :target: https://pypi.python.org/pypi/twindb_table_compare
        
        .. image:: https://img.shields.io/travis/twindb/twindb-table-compare.svg
                :target: https://travis-ci.org/twindb/twindb-table-compare
        
        .. image:: https://readthedocs.org/projects/twindb-table-compare/badge/?version=master
                :target: https://twindb-table-compare.readthedocs.io/en/master/?badge=master
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/twindb/twindb-table-compare/shield.svg
             :target: https://pyup.io/repos/github/twindb/twindb-table-compare/
             :alt: Updates
        
        .. image:: https://img.shields.io/pypi/dd/Django.svg?maxAge=2592000
             :target: https://pypi.python.org/pypi/twindb-table-compare
             :alt: Pypi
        
        
        TwinDB Table Compare reads ``percona``.``checksums`` from the master and slave
        and shows what records are difference if there are any inconsistencies.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://twindb-table-compare.readthedocs.io.
        * Blogpost with usage examples: https://twindb.com/pt-table-checksum-show-differences/
        
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        3.0.2 (2020-09-13)
        ------------------
        
        * Python 3 support
        * Command line tool renamed to twindb-table-compare
        
        
        0.1.0 (2016-08-29)
        ------------------
        
        * First release on PyPI.
        
Keywords: twindb_table_compare
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Description-Content-Type: text/x-rst
