Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,790
Community Members
 
Community Events
184
Community Groups

PostgreSQL case sensitivity

Edited

Dear support, 

 

We are developing a plugin and using Active Objects to access database. When usiung MySQL everything works as expected, however when we tested with postgreSQL we identified an issue with names of the columns and case sensitivity. 

We always use small case and for some reason column names were created with capitals. 

 

2020-08-17 11:29:31,088+0300 http-nio-1010-exec-21 admin 689x1502x1 4x3nmk /browse/POS-1 1 ms "SELECT "ASSIGNEE","GROUP_CUSTOM_FIELDS","GROUPS","ID","REPORTER","USERS","PROJECT_ID","USER_CUSTOM_FIELDS","ROLES","PROJECT_NAME","PROJECT_LEAD" FROM public."AO_31E7B8_TELEPORT_CONFIG" WHERE "project_id" = ?" {1=10000}

 

 

As you see in the example above project_id is reffered as both - small and caps which breaks our code. 

 

Why column names were created with capitals if we have defined them with small and what can we do here if we want to continue using small chars for the names of the columns. 

 

Regards,

 

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Aug 18, 2020

Hello @Nikola Rezachev

Thank you for reaching out.

Since you are asking for help integrate your plugin with Jira database using Active objects, I believe the best place to ask for help is in our Atlassian Developer Community:

https://community.developer.atlassian.com/ 

The mentioned portal was specifically created for development/plugin integration questions, where you will find articles and suggestions from other third-party partners and Atlassian developers. Feel free to open a new topic about your question there! :)

Let us know if you have any other questions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.11
TAGS
AUG Leaders

Atlassian Community Events