pub const OrthancPluginErrorCode_OrthancPluginErrorCode_SQLiteRollbackWithoutTransaction: OrthancPluginErrorCode = 1005;
Expand description
< SQLite: Rolling back a nonexistent transaction (have you called Begin()?)
pub const OrthancPluginErrorCode_OrthancPluginErrorCode_SQLiteRollbackWithoutTransaction: OrthancPluginErrorCode = 1005;
< SQLite: Rolling back a nonexistent transaction (have you called Begin()?)