This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: codeschool/sqlite-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codeschool/sqlite-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 17 files changed
- 3 contributors
Commits on Dec 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1f27448 - Browse repository at this point
Copy the full SHA 1f27448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e46284 - Browse repository at this point
Copy the full SHA 3e46284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3643973 - Browse repository at this point
Copy the full SHA 3643973View commit details
Commits on Dec 19, 2015
-
Fix parse error with INTERSECT compound operator.
Thanks to @mstStudent for finding this bug. Closes #6
Configuration menu - View commit details
-
Copy full SHA for 5edb732 - Browse repository at this point
Copy the full SHA 5edb732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e356b - Browse repository at this point
Copy the full SHA 96e356bView commit details
Commits on Jan 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f49f740 - Browse repository at this point
Copy the full SHA f49f740View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b581b72 - Browse repository at this point
Copy the full SHA b581b72View commit details -
Add test for previous bug report. Refs #6
Adding a test for the issue caused when using the `INTERSECT` keyword to create a compound query.
Configuration menu - View commit details
-
Copy full SHA for 149bc9d - Browse repository at this point
Copy the full SHA 149bc9dView commit details -
Fix for column aliases starting with keywords.
This is a more general solution to solve the different issues that come from trying to use unquoted reserved words as part of table names, column names, and aliases. Closes #9
Configuration menu - View commit details
-
Copy full SHA for 5f57b2d - Browse repository at this point
Copy the full SHA 5f57b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d48351 - Browse repository at this point
Copy the full SHA 0d48351View commit details -
# Conflicts: # demo/js/sqlite-parser-demo.js # package.json # Conflicts: # demo/js/sqlite-parser-demo.js # dist/sqlite-parser-min.js # dist/sqlite-parser.js # lib/parser.js # package.json
Configuration menu - View commit details
-
Copy full SHA for 2aba9e5 - Browse repository at this point
Copy the full SHA 2aba9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407db5a - Browse repository at this point
Copy the full SHA 407db5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ed55c - Browse repository at this point
Copy the full SHA d3ed55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8997fbc - Browse repository at this point
Copy the full SHA 8997fbcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.11.0...v0.11.2