Package python-module-SQLiteFKTG4SA: Information

    Source package: python-module-SQLiteFKTG4SA
    Version: 0.1.2-alt1.hg20110601
    Build time:  Jan 3, 2015, 04:01 PM in the task #138010
    Report package bug
    License: BSD
    Summary: SQLite Foreign Key Trigger Generator for SQLAlchemy
    Description: 
    This project exists because SQLite parses fk column constraints but does
    not enforce them. The gist of it all is that triggers can be used in
    SQLite to enforce fk column constraints. I had previously created a
    project to do this in PHP but have recently been trying to move to
    Python. Since I am using SQLAlchemy, I really desired to generate the
    FKs automatically, and this project was born.

    List of rpms provided by this srpm:
    python-module-SQLiteFKTG4SA (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. python-module-SQLAlchemy
      2. python-module-elixir
      3. python-module-setuptools-tests
      4. python-modules-sqlite3

    Last changed


    Jan. 3, 2015 Eugeny A. Rostovtsev 0.1.2-alt1.hg20110601
    - Initial build for Sisyphus