malloydata / malloy

Malloy is an experimental language for describing data relationships and transformations.
http://www.malloydata.dev
MIT License
1.96k stars 76 forks source link

rename unsupported to "sql native" #1791

Closed mtoy-googly-moogly closed 2 months ago

mtoy-googly-moogly commented 2 months ago

Fixes https://github.com/malloydata/malloy/issues/1781

I picked Unsupported SQL native type 'XXX' to describe the type, and added an entry to the error dictionary -- https://github.com/malloydata/malloydata.github.io/pull/176