Skip to main content

比对postgres数据库备份的数据,得出新增的存储过程

Project description

gensp

Coverage Status License: MIT

比对postgres数据库备份的数据,得出新增的存储过程,目前不支持更新和删除,所有数据库备份区别都以新增的格式输出成存储过程。

Installation

pip install gensp

Usage example

gensp help          # 帮助
gensp login         # 配置数据库链接信息
gensp backup        # 备份数据库
gensp compare       # 比较两次数据库备份,并生成存储过程
gensp clear         # 清理本地数据库备份

Release History

  • v0.0.1
    • ADD: Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gensp-1.0.17.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

gensp-1.0.17-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page