Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/23.10 #25

Merged
merged 21 commits into from
Dec 26, 2023
Merged

Release/23.10 #25

merged 21 commits into from
Dec 26, 2023

Conversation

dragos-dobre
Copy link
Member

No description provided.

lruzicki and others added 21 commits May 29, 2023 11:21
Added jsonb schema extension installation
CM-235: Added CD for develop image of database
CM-235: Fixed json_schema extension and added CI check for PR
CM-235: Changed build and push method of CD to one used by manual trigger
* Fixed admin user for empty db

* Moved en to empty db

* Removed admin from demo script
* OP-1538: update dockerfile

* OP-1538: change as to upper case

---------

Co-authored-by: Jan <[email protected]>
The MS webapp used to create uppercase UUIDs. Most setups won't experience it because they used the hybrid version but older setups might (like Niger).
We tried to detect the data type of DB columns but it's a mess. Some are of `uniqueidentifier` type but others are plain char(32) or char(36). So we resorted to adding a check in the string formatting itself.

Additionally, the tool was only based on the new DB column list, so in tblLanguages, a country_code appeared in Postgres, causing a missing column error on the source. We now take the common denominator between the old and new columns.
A few fixes to migtool uuid & common list of cols
Copy link

sonarcloud bot commented Dec 26, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dragos-dobre dragos-dobre merged commit 7fb5ada into main Dec 26, 2023
5 checks passed
@dragos-dobre dragos-dobre deleted the release/23.10 branch December 26, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants