Hi, I actually used a modified version of sequel command to make a backup of a MS SQL database into a H2 database.
Doing so, it seems at the schema creation that the primary key info got lost (my bad). My H2 database is pretty big, and I do not wish to restart the backup yet. Is there a smart way to alter the table to make any key primary (if none has been defined) ? Thanks in advance. -- Christian -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
