[GH-ISSUE #73] Is there a way to call a stored procedure in database? #49

Closed
opened 2026-02-26 01:32:59 +03:00 by kerem · 1 comment
Owner

Originally created by @hehaijin on GitHub (Aug 24, 2018).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/73

I 've searched the documentation, but have not find an API for that.

Originally created by @hehaijin on GitHub (Aug 24, 2018). Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/73 I 've searched the documentation, but have not find an API for that.
kerem closed this issue 2026-02-26 01:32:59 +03:00
Author
Owner

@jeffknupp commented on GitHub (Oct 5, 2018):

No, sandman2 won't call stored procedures directly (except via SQLAlchemy as part of introspection) as it's only meant to transact on the database in very simple ways. What are you trying to achieve that requires stored procedures?

<!-- gh-comment-id:427387982 --> @jeffknupp commented on GitHub (Oct 5, 2018): No, `sandman2` won't call stored procedures directly (except via SQLAlchemy as part of introspection) as it's only meant to transact on the database in very simple ways. What are you trying to achieve that requires stored procedures?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/sandman2-jeffknupp#49
No description provided.