reladiff

Reference

  • Installation Guide
  • User guide
  • List of supported databases
  • Python API Reference
  • Technical explanation
  • How to implement a new database driver for Reladiff
reladiff
  • Index

Index

_ | A | C | D | G | H | J | M | N | R | S | T | W

_

  • __init__() (reladiff.HashDiffer method)
    • (reladiff.JoinDiffer method)
    • (reladiff.TableSegment method)
  • __iter__() (reladiff.DiffResultWrapper method)

A

  • AUTO (reladiff.Algorithm attribute)

C

  • choose_checkpoints() (reladiff.TableSegment method)
  • close() (reladiff.DiffResultWrapper method)
  • connect() (in module reladiff)
  • connect_to_table() (in module reladiff)
  • count() (reladiff.TableSegment method)
  • count_and_checksum() (reladiff.TableSegment method)

D

  • DbPath (in module reladiff)
  • DbTime (in module reladiff)
  • diff_tables() (in module reladiff)
    • (reladiff.HashDiffer method)
    • (reladiff.JoinDiffer method)
  • DiffResultWrapper (class in reladiff)

G

  • get_stats_dict() (reladiff.DiffResultWrapper method)
  • get_stats_string() (reladiff.DiffResultWrapper method)
  • get_values() (reladiff.TableSegment method)

H

  • HASHDIFF (reladiff.Algorithm attribute)
  • HashDiffer (class in reladiff)

J

  • JOINDIFF (reladiff.Algorithm attribute)
  • JoinDiffer (class in reladiff)

M

  • module
    • reladiff

N

  • new() (reladiff.TableSegment method)

R

  • reladiff
    • module

S

  • segment_by_checkpoints() (reladiff.TableSegment method)

T

  • TableSegment (class in reladiff)

W

  • with_schema() (reladiff.TableSegment method)

© Copyright Erez Shinan.

Built with Sphinx using a theme provided by Read the Docs.