Quoting eugenio :
> i noticed that rails create signed int(11) for id fields (i'm using
> mysql, i don't know if it acts like this with different databases).
> i think that unsigned is better for primary keys (and foreign keys).
> Is there an easy way to indicate that in a migration?
>
This comes
i noticed that rails create signed int(11) for id fields (i'm using
mysql, i don't know if it acts like this with different databases).
i think that unsigned is better for primary keys (and foreign keys).
Is there an easy way to indicate that in a migration?
--
You received this message because y
2 matches
Mail list logo