GlareDB / glaredb

GlareDB: An analytics DBMS for distributed data
https://glaredb.com
GNU Affero General Public License v3.0
535 stars 35 forks source link

Bug: `IF NOT EXISTS` not implemented for `CREATE EXTERNAL DATABASE` #2921

Closed talagluck closed 3 weeks ago

greyscaled commented 3 weeks ago

Note - we're looking to release after this gets patched

talagluck commented 3 weeks ago

Hmm - on second glance, this appears to be working fine. I think I left out the name of the external database earlier, then thought the if not exists was what was broken, then figured out the real reason and didn't add that back. Closing for now; I'll add an issue to the docs repo to update the documentation here.