build(deps): change github.com/pingcap/tidb/parser to github.com/pingcap/tidb/pkg/parser by hawkingrei · Pull Request #2943 · sqlc-dev/sqlc

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@hawkingrei

Copy link

Contributor

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 hawkingrei changed the title *: upgrade parser chore: upgrade parser

Nov 6, 2023

@hawkingrei

Copy link

Contributor Author

@andrewmbenton

Copy link

Collaborator

Seems good to go given all tests have passed, but @kyleconroy will have final say on anything parser-related.

@kyleconroy kyleconroy changed the title chore: upgrade parser build(deps): change github.com/pingcap/tidb/parser to github.com/pingcap/tidb/pkg/parser

Nov 6, 2023

@kyleconroy kyleconroy merged commit 08ecde7 into sqlc-dev:main

Nov 6, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kyleconroy kyleconroy kyleconroy approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hawkingrei @andrewmbenton @kyleconroy