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

Feature - Testing with strict sql_mode #490

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

Commits on Jan 23, 2015

  1. Now setting our sql_mode to a strict mode in the

    MySQL schema setup
    Rican7 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    55f02fb View commit details
    Browse the repository at this point in the history
  2. Setting a **global** sql_mode for MySQL during

    Travis-CI testing
    Rican7 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    0adb6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d82493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cebcf32 View commit details
    Browse the repository at this point in the history
  5. Quick SQL formatting to match MySQL Workbench's

    2-space standard
    Rican7 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    2bac2ed View commit details
    Browse the repository at this point in the history
  6. Proper casing and backticks

    Rican7 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    0b95c01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dccbd55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1c3f62 View commit details
    Browse the repository at this point in the history
  9. Some small fixes

    Rican7 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    1291641 View commit details
    Browse the repository at this point in the history