4 ms·
Interestingly enough, I've toyed with augmenting SQL to make it more useful. I remember doing an experimental improvement allowing to do FROM where SELECT what
by yrashk 3y ago
Interestingly enough, I've toyed with augmenting SQL to make it more useful.
I remember doing an experimental improvement allowing to do FROM where SELECT what syntax.
I agree there's value there. Omnigres is able to intercept query expressions to do the augmentation.