numeric (decimal) WITH precision and scale at generate scaffold time?

Hello,

I was wondering if anyone knew if it is (or ever will be ) possible at all to specify things like precision and scale at generate scaffold time, and if so how.

Things like price:numeric(8,2) (obviously) just break the script.

Tommy