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

[SQL Server] Case-sensitive catalog fixes #2758

Merged
merged 2 commits into from
Jan 10, 2021
Merged

Conversation

MaceWindu
Copy link
Contributor

@MaceWindu MaceWindu commented Jan 4, 2021

  • fix couple of issues in sql server case-sensitive catalog support
    • some schema load queries queried sys views using upper case
    • spatial types methods calls used wrong case for spatial type name
  • fix sql server tests compatibility with case-sensitive catalog database
  • reset identity for some oracle tests to fix unstable baselines

@MaceWindu
Copy link
Contributor Author

/azp run test-sqlserver2019

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@MaceWindu
Copy link
Contributor Author

/azp run test-sqlserver-2019

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linq2dbot
Copy link

Test baselines changed by this PR. Don't forget to merge/close baselines PR after this pr merged/closed.

fix baselines for oracle identity tests
@MaceWindu
Copy link
Contributor Author

/azp run test-sqlserver

@MaceWindu
Copy link
Contributor Author

/azp run test-oracle

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linq2dbot
Copy link

Test baselines changed by this PR. Don't forget to merge/close baselines PR after this pr merged/closed.

@MaceWindu MaceWindu mentioned this pull request Jan 5, 2021
4 tasks
@MaceWindu MaceWindu marked this pull request as ready for review January 5, 2021 10:17
@MaceWindu MaceWindu changed the title SQL2019 CI fix [SQL Server] Case-sensitive catalog fixes Jan 5, 2021
@MaceWindu MaceWindu modified the milestones: 3.2.4, 3.3.0 Jan 9, 2021
@MaceWindu MaceWindu merged commit f0739b1 into master Jan 10, 2021
@MaceWindu MaceWindu deleted the infra/fix_sql2019_ci branch January 10, 2021 15:39
MaceWindu pushed a commit to linq2db/linq2db.baselines that referenced this pull request Jan 10, 2021
* [Windows / NET 5.0 / SQL Server 2019 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2019 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2016 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2017 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2014 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2008 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2005 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2012 (System.Data.SqlClient)] baselines

* [Windows / NET 5.0 / SQL Server 2019 (Microsoft.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2019 (Microsoft.Data.SqlClient)] baselines

* [Linux / NET5.0 / SQL Server 2019 (System.Data.SqlClient)] baselines

* [Linux / NETCOREAPP2.1 / SQL Server 2017 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2005 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2012 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2016 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2008 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2014 (System.Data.SqlClient)] baselines

* [Linux / NETCOREAPP2.1 / Oracle 11g XE] baselines

* [Linux / NETCOREAPP2.1 / Oracle 12c] baselines

Co-authored-by: Azure Pipelines Bot <azp@linq2db.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants