Metadata-Version: 1.1
Name: twindb_table_compare
Version: 1.1.5
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://badges.gitter.im/twindb/twindb_table_compare.svg
           :alt: Join the chat at https://gitter.im/twindb/twindb_table_compare
           :target: https://gitter.im/twindb/twindb_table_compare?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        
        .. 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://img.shields.io/codecov/c/github/twindb/twindb_table_compare.svg
                :target: https://codecov.io/gh/twindb/twindb_table_compare
                :alt: Code test coverage
        
        .. 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/
        
        
        .. include:: docs/README.rst
        
        
        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
        =======
        
        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 :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
