Closed fpompermaier closed 4 years ago
Need to add some Postgres test before merging it
Closes #33
Ok, I address your comments. However I'd like to find a way to test a Postgres database because I found some problems (like the fact that SELECT * FROM mypg
.postgres
.public.link
works while "DESCRIBE mypg
.postgres
.public.link
does not). Also backtiks seems to be too important IMHO (the parser should be more flexible)
thanks for the update @fpompermaier , LGTM, I will merge this.
Regarding to the problems you mentioned, you can open another pr.
merged
Maybe we should update the Readme file
Thanks for reminding. I updated the readme file
Added support for create catalog