account-operations related tables denormalization to improve API performance
op_type_id field is added to account_operations, account_operations_reversible to simplify queries performing operation filtering and eliminate need to join 2 huge tables, next to filter most of created resultset.