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

Raise CompilationException on duplicate model #568

Merged

Commits on Oct 15, 2017

  1. Raise CompilationException on duplicate model

    Extend tests
    mturzanska committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    4a479a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Ignore disabled models in parse_sql_nodes

    Extend tests for duplicate model
    mturzanska committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    73cf85f View commit details
    Browse the repository at this point in the history
  2. Fix preexisting models

    mturzanska committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    fcba572 View commit details
    Browse the repository at this point in the history
  3. Use double quotes consistently

    Rename model-1 to model-disabled
    mturzanska committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    c81a01f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Fix unit tests

    mturzanska committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    a7f7cfe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Raise exception on duplicate model across packages

    Extend tests
    mturzanska committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    7bc2cef View commit details
    Browse the repository at this point in the history