Comparing npgsql:main...bertl:master · npgsql/npgsql

Skip to content

Navigation Menu

Sign in

Appearance settings

Permalink

base repository: npgsql/npgsql

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: main
head repository: bertl/Npgsql

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: master
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 20, 2014

  1. Commented out semicolon NOT ignored

    If there is a semicolon within a single line comment "--", Npgsql
    assumes that it marks the end of a statement and starts the next
    statement (chunk) immediately after it, ignoring that this is still
    commented out.
    This commit ignores semicolons within single line comments.

    bertl committed

    Mar 20, 2014
    Configuration menu

    Browse the repository at this point in the history