-
Notifications
You must be signed in to change notification settings - Fork 256
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: xwb1989/sqlparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mkasner/sqlparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 12 files changed
- 9 contributors
Commits on Mar 11, 2020
-
move FormatBindVariables into sqltypes
Extract the common functionality for formatting bind variables out from both vtgate and vttablet's query logging modules into a sqltypes.FormatBindVariables helper. Signed-off-by: Michael Demmer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4da3102 - Browse repository at this point
Copy the full SHA 4da3102View commit details -
#4145 backwards compatible ascii encoding for bit literals
Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd99ea3 - Browse repository at this point
Copy the full SHA cd99ea3View commit details -
Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42f6245 - Browse repository at this point
Copy the full SHA 42f6245View commit details -
add a sqltypes.NewUint32 helper
Signed-off-by: Michael Demmer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8357a8f - Browse repository at this point
Copy the full SHA 8357a8fView commit details -
staticcheck: packages/files missed during first pass
Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d30398 - Browse repository at this point
Copy the full SHA 1d30398View commit details -
Signed-off-by: Creed Haymond <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3695cba - Browse repository at this point
Copy the full SHA 3695cbaView commit details -
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 465157a - Browse repository at this point
Copy the full SHA 465157aView commit details -
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a62069 - Browse repository at this point
Copy the full SHA 6a62069View commit details -
Signed-off-by: Nitin Shatma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e1bfa3 - Browse repository at this point
Copy the full SHA 1e1bfa3View commit details -
Signed-off-by: Nitin Shatma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 779d104 - Browse repository at this point
Copy the full SHA 779d104View commit details -
Signed-off-by: Nitin Shatma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b62b9a1 - Browse repository at this point
Copy the full SHA b62b9a1View commit details -
Signed-off-by: Nitin Shatma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a7fa3f - Browse repository at this point
Copy the full SHA 0a7fa3fView commit details -
Signed-off-by: xichengliudui <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acf58af - Browse repository at this point
Copy the full SHA acf58afView commit details -
Signed-off-by: yuxiaobo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28abfc1 - Browse repository at this point
Copy the full SHA 28abfc1View commit details -
Signed-off-by: xichengliudui <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f070f26 - Browse repository at this point
Copy the full SHA f070f26View commit details -
codegen: use strings.Builder instead of hack
For the sake of efficiency, we used to 'hack' some places by coercing a []byte into a string. This hack is now officially encapsulated safely by strings.Builder. The last place where we're still using hack.String is in sqltypes.Value. That will require some thinking. I've also deleted code for other hacks that we don't use any more. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eab0c5c - Browse repository at this point
Copy the full SHA eab0c5cView commit details -
Signed-off-by: yuxiaobo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e322a71 - Browse repository at this point
Copy the full SHA e322a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb5647 - Browse repository at this point
Copy the full SHA fcb5647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 104ddd9 - Browse repository at this point
Copy the full SHA 104ddd9View 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 master...master