pub fn attach_current_memory(
conn: &Connection,
memory_id: i64,
owner_scope: &str,
owner_key: &str,
memory_type: &str,
decision: &StateKeyDecision,
now_epoch: i64,
) -> Result<i64>pub fn attach_current_memory(
conn: &Connection,
memory_id: i64,
owner_scope: &str,
owner_key: &str,
memory_type: &str,
decision: &StateKeyDecision,
now_epoch: i64,
) -> Result<i64>