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

Fix T4 nugets issues and switch to INFORMATION_SCHEMA queries for mysql #1780

Merged
merged 9 commits into from
Jul 1, 2019

Conversation

MaceWindu
Copy link
Contributor

@MaceWindu MaceWindu commented Jun 30, 2019

Fix #1772

  • fixed nuget tools for mysql/mysqlconnector/sybase packages
  • fixed url to T4 documentation
  • converted remaining schema api calls for mysql provider to direct queries for INFORMATION_SCHEMA (which fixes some schema read issues for mysql.data provider and enables schema API for mysqlconnector provider)

@MaceWindu MaceWindu added this to the 2.8.0 milestone Jun 30, 2019
@MaceWindu MaceWindu merged commit 5d6ee78 into master Jul 1, 2019
@MaceWindu MaceWindu deleted the issue_1772 branch July 1, 2019 18:19
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.

T4 templates doesn't work with SSL connection string for linq2db.MySqlConnector package
2 participants