> >>-- id bigint unsigned auto_increment
> >>--  * a bigint unsigned will definitely give you the range but the thing 
> >>
> >>--    is you don't need such an ID. 
> >>--  * your actual key is a composed key [fovid, amp]
> 
> dropped composite key from merged schema

Dropping the composite key doesn't not solve the issue.

What I mean is you don't need an extra ID as primary key. Your primary key 
is the composed key [fovid, amp]

M.

_______________________________________________
LSST-data mailing list
[email protected]
http://www.lsstmail.org/mailman/listinfo/lsst-data

Reply via email to