test: require named source databases for materialized views #17
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/tek9!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/15-view-source-database"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
RED-first slice for #15, required by downstream lost-rob0t/hackmode#15.
This commit adds the deterministic acceptance fixture only. It defines a materialized view whose source is the named
outboxdatabase, proves rebuild and incremental application must read that source, and leaves the primary database untouched.Expected RED on exact head
194df03706afa7ecbadad91c2461a0ea02c202ca: currentnew-viewhas no:source-database-namecontract and both view application paths are hard-wired to the primary database.No Hackmode-specific semantics are added to Tek9. The production fix will remain generic and preserve primary-database behavior by default.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.