I've decided for a few reasons I don't want to use the ARRAY data type to store arbitrary groups of foreign keys, so I'm instead using a separate, two column table. Two columns only, though, because I don't think I ought to need a primary key for it. Am I wrong?
-- 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.
