PRQL / prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
https://prql-lang.org
Apache License 2.0
9.58k stars 208 forks source link

refactor: ast rename #4659

Closed m-span closed 1 week ago

m-span commented 1 week ago

more cleanups, rename srq to pq, replace ast import references, update markdown

max-sixty commented 1 week ago

Bleh, we got merge conflicts. Probably my fault for not merging the pow PR sooner. @m-span if you don't get to it in the next day or so I'll fix them up.

aljazerzen commented 1 week ago

I'm resolving these, it'll be less pain merging other PRs I have lined up this way.

m-span commented 1 week ago

Thanks for the merge conflict help. I was trying to keep this as small as possible, and it should make things cleaner for object referencing moving forward.

max-sixty commented 1 week ago

~Cool! Shall we hit the button?~

I'll hit the button :)