Ticket #6868

Hi all,

Just adding my +1 for the 10/01/07 patch on <http://dev.rubyonrails.org/ticket/6868&gt; - add_column in the postgres adapter ignoring precision and scale.

The patch is tiny and looks solid to me. The included test runs fine with postgres and sqlite3.

Line numbers are off compared to current trunk. I'm not sure if that matters for a one-liner + self contained test method, but could update the patch if desired.

Regards, Isak

Sorry, it seems I should have updated the patch for current edge.

It didn't apply cleanly, breaking add_column in the postgresql adapter. I've reopened the ticket with a patch against [8647].

Regards, Isak