cloudspannerecosystem / wrench

wrench - Schema management tool for Cloud Spanner -
MIT License
239 stars 46 forks source link

all: use spansql for parse DDL #54

Closed zchee closed 2 years ago

zchee commented 2 years ago

WHAT

all: use spansql for parse DDL

WHY

Can parse include comment schema

110y commented 2 years ago

@zchee Please fix the tests (now it can't be compiled...) 🙏

zchee commented 2 years ago

🙄 I'll fix testcase

110y commented 2 years ago

@zchee Let me fix the test cases...