Code review comment for lp:~lifeless/storm/with

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

@james

Agreed. If we are getting into the business of defining a With statement such as:

    With((a, b, c), ...)

Rather than

    With("<plain SQL>")

It'd be better to have explicit column names.

« Back to merge proposal