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

Implement MySqlCommandBuilder.DeriveParameters #419

Closed
bgrainger opened this issue Jan 2, 2018 · 2 comments
Closed

Implement MySqlCommandBuilder.DeriveParameters #419

bgrainger opened this issue Jan 2, 2018 · 2 comments

Comments

@bgrainger
Copy link
Member

DeriveParameters is a static method that should function similarly to the SqlClient method: https://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommandbuilder.deriveparameters.aspx

@bgrainger
Copy link
Member Author

Test this bug when this method is implemented: https://bugs.mysql.com/bug.php?id=89335

@bgrainger
Copy link
Member Author

Added in 0.35.0.

bgrainger referenced this issue in Mimetis/Dotmim.Sync Jan 27, 2018
…ch is actually .Net Standard compatible !

Changing BLOB type to LONGBLOB to be able to store big blobs :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant