Fix sql syntax errors #409

Merged
tcdlpds merged 1 commits from pramilaniroshan/device-mgt-core:fix-sql-syntax into master 4 months ago
Collaborator
https://roadmap.entgra.net/issues/11281
tcdlpds requested changes 4 months ago
try (PreparedStatement ps = conn.prepareStatement(sql)) {
ps.setBoolean(1, isEncrypted);
ps.setInt(2, tenantId);
//ps.setInt(2, tenantId);
Owner

Remove this line

Remove this line
pramilaniroshan force-pushed fix-sql-syntax from d459255f07 to f0c48c585d 4 months ago
tcdlpds merged commit 12e65ee7e1 into master 4 months ago

Reviewers

tcdlpds requested changes 4 months ago
The pull request has been merged as 12e65ee7e1.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#409
Loading…
There is no content yet.