119 instance dependencies
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<m:field formatter=#request.castToBool#>p.is_sensitive</m:field>
|
||||
</m:field_set>
|
||||
from svc_operation_cfs_param p
|
||||
where p.svc_operation_id=<cfqueryparam cfsqltype="cf_sql_other" value="#arguments.svcOperationId#" null=#!isValid('integer',arguments.svcOperationId)#/>
|
||||
where p.svc_operation_id=<cfqueryparam cfsqltype="cf_sql_integer" value="#arguments.svcOperationId#" null=#!isValid('integer',arguments.svcOperationId)#/>
|
||||
order by p.sort, p.svc_operation_cfs_param_id
|
||||
</cfquery>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user