WIP: persistence #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "14_persistence"
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?
Add a way to store stock data into a postgresql database.
This would fix #14
added 5 commits
Compare with previous version
added 6 commits
b998dbb0- 1 commit from branchdevelopCompare with previous version
added 4 commits
fbbfb1ed- Introduce Stock an interface for a stock repository2c263dc3- Move LimitedQuantity and UnlimitedQuantity to public visibility63012781- Stock can be store in a postgresql database8648599b- Don't ovewrite stock when registering an existing productCompare with previous version
added 1 commit
98c8af3f- Clean sql statementCompare with previous version
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.