Skip to main content

SQLite foreign key trigger generator

Project description

SQLite parses and stores foreign key constraints, but does not enforce them. The simple solution of this problem is creating insert,update and delete triggers which mimic the enforcing behaviour of other RDBMS. sqlitefktg does just that - automatically.

Features

  • automatic generation of foreign key enforcing triggers based on the data fetched from the database,

  • may be used as a command-line tool, as well as inside your own application,

  • 2-phase detection/generation process allows the advanced user to customize the end result.

More information here

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

sqlitefktg-0.1.1.tar.gz (5.8 kB view hashes)

Uploaded Source

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