Raise on DB errors; Fixes https://source.netsyms.com/Business/BinStack/issues/16 #3

Merged
skylarmt merged 1 commits from shelvacu/WebAppTemplate:master into master 4 years ago

Removed checkDBError since it isn't used anywhere, and wouldn't be helpful.

Removed `checkDBError` since it isn't used anywhere, and wouldn't be helpful.
skylarmt closed this pull request 4 years ago
The pull request has been merged as f790378a81.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b shelvacu-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff shelvacu-master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Apps/WebAppTemplate#3
Loading…
There is no content yet.