It's in a DB that our system has had forever. It turns out that I can remove the compound PK and just create a unique index on the other attributes.
I think that was the original intent. At any rate, I know that this type of Compound PK was supported on MSSQL (original db) and Postgres (current db). Whether it makes a lick of sense or not I leave for the SQL theorists. Thanks Tony -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/dgFO2syI7GAJ. 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.
