Skip to content

Manager SQLite trigger independently #35

@draveness

Description

@draveness

MetaModel use SQLite trigger to delete corresponding association when model is deleted from database. But we need to manager trigger independently:

  • Create a separate table in database to save trigger_name and hash_value
  • Use trigger to implement most of the association issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions