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

Sync main and develop #215

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Sync main and develop #215

merged 4 commits into from
Aug 31, 2023

Conversation

jas88
Copy link
Member

@jas88 jas88 commented Aug 31, 2023

No description provided.

jas88 and others added 4 commits May 26, 2023 08:53
- Now targeting .Net 6
- Single assembly build, more single-file and AOT friendly
- Oracle CI tests implemented, multiple bug fixes (stop mistaking Oracle LONG blob type for an integer value, wrap column names correctly, fix naming limits)
- Bump HIC.TypeGuesser from 1.0.3 to 1.1.0
- Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.1
- Bump MySqlConnector from 2.1.13 to 2.2.6
- Bump Npgsql from 6.0.7 to 7.0.4
- Bump Oracle.ManagedDataAccess.Core from 2.19.101 to 3.21.100
- Eliminate System.ComponentModel.Composition dependency
v3.1.0 release
* Use MySQL LONGTEXT not TEXT - avoid 64k size limit
* Fix MySQL text mapping (should be longtext, wrong sizes being assumed)
@jas88 jas88 requested a review from JFriel August 31, 2023 15:43
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@jas88 jas88 merged commit 4a3e4b0 into develop Aug 31, 2023
5 checks passed
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.

2 participants