cloudspannerecosystem / memefish

memefish is the foundation to analyze Spanner SQL
https://cloudspannerecosystem.dev/memefish/
MIT License
76 stars 19 forks source link

Fix some `Pos` and `End` issues on `TableConstraint` #149

Closed makenowjust closed 3 weeks ago

makenowjust commented 3 weeks ago

Note that expect(")").End also appears in parseColumnDefOptions, but it will be removed in #142.

makenowjust commented 3 weeks ago

Thank you @apstndb.