Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Server and multiple applications

Greg Booth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 23, 2016

We'd like to use a single instance of SQL Server for Jira, Bitbucket, Bamboo and Crucible however it seems that they have differing collating sequence requirements.

Is there a single collating sequence we could use for a single instance that would handle all four of these applications ?

1 answer

0 votes
Marcin Gardias
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 18, 2016

In MS SQL you can set collation per database, so you can simply use whatever collation is recommended for each of the application.

Suggest an answer

Log in or Sign up to answer