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

Fix schema generator #1467

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 22, 2018

  1. remove schema name from '*_ids' and '*_versions' column

    Sergiy Andrusenko committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    9e607c4 View commit details
    Browse the repository at this point in the history
  2. add supporting the relative path in the external-schema like `<extern…

    …al-schema file="users/schema.xml"/>`
    Sergiy Andrusenko committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    959d72c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. remove table name from the version`s fields

    Sergiy Andrusenko committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    4475fc4 View commit details
    Browse the repository at this point in the history
  2. add UT

    fix addVersionTable method
    Sergiy Andrusenko committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    ec594d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

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

Commits on Jun 13, 2018

  1. Revert "add UT"

    This reverts commit ec594d3.
    almost-online committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    65c45a2 View commit details
    Browse the repository at this point in the history
  2. revert wrong commit

    almost-online committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    fc6f671 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. remove global ignore

    almost-online authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    354f563 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge branch 'master' of git://github.com/propelorm/Propel2

    # Conflicts:
    #	tests/Propel/Tests/Generator/Behavior/Versionable/VersionableBehaviorTest.php
    almost-online committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    a5f720c View commit details
    Browse the repository at this point in the history
  2. FIX THE 1 MARKED SNIFF VIOLATIONS

    410 | ERROR | [x] Expected 1 lines before "break", found 0.
    
         |       |     (SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing.IncorrectLinesCountBeforeControlStructure)
    almost-online committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c4fb56a View commit details
    Browse the repository at this point in the history