Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oldrelation delete constraints #223

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Oct 13, 2017

  1. Constraint Trigger support

    Noelia Romero committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    80023ff View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Configuration menu
    Copy the full SHA
    f798dfd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Establecer AFTER como obligatorio para CONSTRAINT trigger

    Noelia Romero committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    8991fbc View commit details
    Browse the repository at this point in the history
  2. Set NOT DEFERRABLE optional options

    Noelia Romero committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    302261c View commit details
    Browse the repository at this point in the history
  3. Obtain all deleted relations and drops his triggers

    Noelia Romero committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    e141f19 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Delete constraints of oldTables

    Noelia Romero committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    f89cdf3 View commit details
    Browse the repository at this point in the history
  2. change order of drop constraints, first not primary key and then prim…

    …ary key
    Noelia Romero committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    9402588 View commit details
    Browse the repository at this point in the history