|
|
|
|
|
by gavinray
1545 days ago
|
|
> but hypothetically we can go from AST back into SQL and start doing some super crazy shit like patching hand-written queries programmatically.
And you've stumbled into rewrite-rules and the realms of query-planners/optimizers!If you enjoy this stuff, it's really fun to learn about. |
|