New database nodes: column rename?

Is there a column rename node in the new (Labs) database nodes? I can’t seem to find one, or the equivalent functionality in any of the other nodes.

Cheers,

Richard

Hi Richard,

this is under development right now and will be published in december.

Cheers, Iris

Ah, OK. I look forward to its release.
For now I’ll use the Query node and write the SELECT statement myself.

I do have another problem though: I’ve configured the Query node to convert MySQL TINYINTs to integers, but my TINYINT column keeps coming back as a string. Unfortunately I need to do a numeric filter on this column as part of my query.
I’m guessing this is a bug/as yet unimplemented conversion(?)

Cheers,

Richard