sqlitefktg

SQLite foreign key trigger generator
Download

sqlitefktg Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Jakub Wroniecki
  • Publisher web site:

sqlitefktg Tags


sqlitefktg Description

SQLite foreign key trigger generator 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. The sqlitefktg library does just that - automatically. Here are some key features of "sqlitefktg": · 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. Requirements: · Python


sqlitefktg Related Software