mirror of
https://github.com/jeffknupp/sandman2.git
synced 2026-04-25 16:45:50 +03:00
[PR #60] [CLOSED] sqlalchemy IntergrityErroe in decorators.py if there is an error back 500 #113
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
refactoring
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sandman2-jeffknupp#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/jeffknupp/sandman2/pull/60
Author: @bufubaoni
Created: 5/8/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
4ea774fsqlalchemy IntergrityErroe in decorators.py if there is an error back to 500231288apep8de17a94lf endding📊 Changes
10 files changed (+293 additions, -2 deletions)
View changed files
➕
.idea/.name(+1 -0)➕
.idea/encodings.xml(+6 -0)➕
.idea/inspectionProfiles/Project_Default.xml(+20 -0)➕
.idea/inspectionProfiles/profiles_settings.xml(+7 -0)➕
.idea/misc.xml(+30 -0)➕
.idea/modules.xml(+8 -0)➕
.idea/sandman2.iml(+20 -0)➕
.idea/vcs.xml(+6 -0)➕
.idea/workspace.xml(+189 -0)📝
sandman2/decorators.py(+6 -2)📄 Description
fix by myself or fix it please.
Thx.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.