Commit graph

2 commits

Author SHA1 Message Date
Campbell Alden
86b0d88874 Improve the publication table / data types to denormalize the values
Returning profile values where necessary will remove the need to compute
heavy joins unless the user actually wants all the data.

Now Publication points at OrderProfiles which don't expose the sequences
Orders->Sequence->EntryProfile avoids including the full `text` for the
sequence.
2026-08-21 00:24:14 +09:00
Campbell Alden
583a5737a6 Add publications 2026-08-14 23:35:32 +09:00