Comment by fouc

Comment by fouc 10 months ago

1 reply

I really dig this, I was even thinking it'd be possible to have some "smart suggestions" that could let people focus more on the logic/pattern of the overall problem they're trying to solve instead of having to assemble every single SQL command individually.

i.e. maybe there could be a searchable list of common sql solutions and then somehow adjust that to suit the actual problem (hopefully without ending up a cluttered mess of sql)

yen223 10 months ago

If I had a dollar for every time I had to look up how to group events by day in a way that doesn't leave gaps...

This is a good idea, thanks for the feedback!