twahtera

Threads by twahtera

Problems using composite primary keys
twahtera
I'm trying to model a many-to-many relationship with containers containing items which can belong to multiple containers with the help of a container_items table defined like so: CREATE TABLE container_items ( container_id UUID NOT …
Add Response