savepoint_commit(sid, using=None) [source]
Releases savepoint sid. The changes performed since the savepoint was created become part of the transaction.
savepoint_commit(sid, using=None) [source]
Releases savepoint sid. The changes performed since the savepoint was created become part of the transaction.
Please login to continue.