Class tigrbl.orm.mixins.upsertable.Upsertable
tigrbl.orm.mixins.upsertable.Upsertable
Hybrid upsert
• If upsert_keys is set and fully present -> decide by those keys • Else if all PK parts are present -> decide by PK • Else -> no rewrite