Open hitzhangjie opened 3 years ago
Please answer these questions before submitting your issue. Thanks!
Run the demo in READEME.md
Parse sql statement successfully and output the statement.
Build error because the module dependencies is broken.
Seems to be a duplicate of #812. It seems that one has to use a specific commit instead of the tag. Example for getting v4.0.2:
go get github.com/pingcap/parser@3a18f1e5dceb2987570e6a1286d93c70f9af061f
Bug Report
Please answer these questions before submitting your issue. Thanks!
Run the demo in READEME.md
Parse sql statement successfully and output the statement.
Build error because the module dependencies is broken.