Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SELECT SUBSTR(a.property_key,16,36) AS "Application Key", b.propertyvalue AS "Application Name" FROM propertyentry a JOIN propertystring b ON a.id=b.id WHERE a.property_key LIKE 'applinks.admin%name';
- https://confluence.atlassian.com/display/JIRAKB/How+TO+remove+Application+link+directly+through+JIRA+DATABASE
Advertisement
Add Comment
Please, Sign In to add comment