Comparing npgsql:main...bertl:master · npgsql/npgsql
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 875
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
-
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