Trying to run below query in Script console, doesn't retrieve the value of clob type of values
select DESCRIPTOR from jiraworkflows
Shows output as below
[DESCRIPTOR:net.sourceforge.jtds.jdbc.ClobImpl@4deda340];[DESCRIPTOR:net.sourceforge.jtds.jdbc.ClobImpl@18c59ec6];
Environment Details
MS SQL DB Version : 2012
jtds driver: jtds-1.3.1.jar in D:\Jira\lib
Expected is something as below
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE workflow PUBLIC "-//Op
Would there be anyway to get such output ?
Hi! This looks like a developer question, so it would be better to post it at community.developer.atlassian.com, that's where our developer community hangs out :)
Regards,
Ana
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.