pub async fn get_database_resource_group<C>(
txn: &C,
database_id: ObjectId,
) -> MetaResult<String>where
C: ConnectionTrait,
pub async fn get_database_resource_group<C>(
txn: &C,
database_id: ObjectId,
) -> MetaResult<String>where
C: ConnectionTrait,