Phillip Cloud

Results 993 comments of Phillip Cloud

I don't think it would make sense in sqlglot, as they generally aren't trying to unify database semantics where it's not easily possible.

@jc-5s Yep, thanks for the report. I also found something similar while poking around here. @kszucs Any chance you might be able to poke around at this a bit?

@joemarshall Thanks for powering through this odyssey. Building the wheel from your PR inside a Docker container (stock Ubuntu), I loaded this `index.html` into Brave: ```html async function main() {...

Nice 👌🏻 that makes the import work, thank you!

Are you asking for the ability to interpret any and all `dialect` arguments (and effectively therefore all SQL strings) as a single configurable dialect? So you could do something like...

Sorry, that was a question about a hypothetical API, not something that currently exists!

Thanks for the issue. > it relies on the global backend declaration It doesn't. You can use any memtable with a direct `con.execute`. You cannot use the `execute` method on...

+1 on this PR, but let's crank through some more non-breaking ones and cut one more release before shipping this in 11.0

@Mokto Thanks 😂 > Do you have any plan on including this as a buf remote plugin ? I hadn't considered it, but now that you mention it does seem...