Re: Enforce primary key on every table during dev?
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Daevor The Devoted <dollien@gmail.com>
Cc: Ron Johnson <ron.l.johnson@cox.net>, "pgsql-generallists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2018-03-01T20:12:21Z
Lists: pgsql-general
On Thu, Mar 1, 2018 at 1:06 PM, Daevor The Devoted <dollien@gmail.com> wrote: > >> This seems like hierarchical data > Hence the "this is contrived" disclaimer - but if one allows for employee-department to be many-to-many, and thus requiring a joining table, this still applies even if the specific choice to nouns doesn't make sense. David J.