Skip to content

Add ADR 0109 concerning allowable logic in the database#9301

Draft
ehuelsmann wants to merge 2 commits into
ledgersmb:masterfrom
ehuelsmann:doc/adr/allowable-db-logic
Draft

Add ADR 0109 concerning allowable logic in the database#9301
ehuelsmann wants to merge 2 commits into
ledgersmb:masterfrom
ehuelsmann:doc/adr/allowable-db-logic

Conversation

@ehuelsmann

Copy link
Copy Markdown
Member

No description provided.

@neilt neilt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good discussion to have.

There might be another issue that is not part of the case driving this right now, but I think the amount of data that has to be sent from the database to the perl layer should also be a consideration.

Comment thread doc/adr/0109-allowable-application-logic-in-the-database.md Outdated
@ehuelsmann

Copy link
Copy Markdown
Member Author

There might be another issue that is not part of the case driving this right now, but I think the amount of data that has to be sent from the database to the perl layer should also be a consideration.

That's a very good point: for one part it might not be a real issue, but if you have an inventory count of hundreds of parts, it may accumulate quickly.

@ehuelsmann ehuelsmann force-pushed the doc/adr/allowable-db-logic branch from f81eafb to 07016e6 Compare March 2, 2026 22:00
@ehuelsmann ehuelsmann force-pushed the doc/adr/allowable-db-logic branch from 07016e6 to 2b271a4 Compare March 6, 2026 19:56
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.

2 participants