Hello All,

I'm trying to add a column to a primary key.
I have dropped all constraints that I can see that are related to the table 
but I still get this error: Database exception performing upgrade: Index 
"PRIMARY_KEY_2C0" belongs to a constraint;

I'm looked in the INFORMATION_SCHEMA.CONSTRAINTS and I don't see any 
references to that index.

Also, when I visualize the table relationships using DataGrip, there are no 
other related tables.

How can I find out what to drop in order to drop the primary key so that I 
can recreate it?

Thank you,
Mike.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/c50d118e-0aca-422e-bd4e-3a5192a9e217n%40googlegroups.com.

Reply via email to