build(deps): change github.com/pingcap/tidb/parser to github.com/pingcap/tidb/pkg/parser by hawkingrei · Pull Request #2943 · sqlc-dev/sqlc
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1k
Merged
kyleconroy merged 1 commit intosqlc-dev:mainfrom
Nov 6, 2023Merged
Conversation
Copy link
Contributor
hawkingrei
commented
Nov 5, 2023
hawkingrei
commented
The tidb parser moved in pingcap/tidb#47123
This updates the dependency to the new location.
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
hawkingrei
changed the title
*: upgrade parser
chore: upgrade parser
Copy link
Contributor Author
hawkingrei
commented
Nov 6, 2023
hawkingrei commented
Nov 6, 2023@andrewmbenton PTAL
Copy link
Collaborator
andrewmbenton
commented
Nov 6, 2023
andrewmbenton commented
Nov 6, 2023Seems good to go given all tests have passed, but @kyleconroy will have final say on anything parser-related.
kyleconroy
changed the title
chore: upgrade parser
build(deps): change github.com/pingcap/tidb/parser to github.com/pingcap/tidb/pkg/parser
kyleconroy approved these changes Nov 6, 2023
kyleconroy
merged commit
08ecde7
into
sqlc-dev:main
BrewTestBot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment