Its not a schema change, it will only apply to result sets i.e. if a computation in a select would result in an overflow, the result column gets automatically promoted to the next larger numeric type.
On Mon, May 2, 2011 at 11:38, Andreas Henningsson <[email protected]> wrote: > Still looking at the road map. > > Do you really want the database schema to change without knowing it? > > /Andreas > > -- > Andreas Henningsson > > "Vanligt sunt förnuft är inte särkilt vanligt." -- Voltaire > > -- > You received this message because you are subscribed to the Google Groups "H2 > Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
