Skip to content

v1.1.0 - #76

Merged
damusix merged 13 commits into
masterfrom
next
Aug 10, 2026
Merged

v1.1.0#76
damusix merged 13 commits into
masterfrom
next

Conversation

@damusix

@damusix damusix commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

damusix added 11 commits August 2, 2026 18:32
The subtype tables repeated their own type as a column, pinned with a
DEFAULT and a CHECK, which the table name already said. They now carry
only the basetype's key and their own foreign key. The basetype's
owner_type draws from an enumerable table rather than a CHECK list, so
admitting a new type is an INSERT.

Exclusivity between subtypes is no longer enforced in Postgres as a
result, and the page says so rather than claiming otherwise; T-SQL can
still enforce it with cross-table constraints. The quoted delete error
matches the constraint Postgres reports now.

Also drops the closing tool section, which ended an argument about data
modelling on a feature list, and cuts the stock phrasing and contrastive
reveals throughout.
@damusix
damusix merged commit e82bafc into master Aug 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant