dotConnect for MySQL のリリース

Released: Dec 22, 2016

V8.7.804 での更新項目

機能

  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.

不具合の修正

  • Fixed bug looking up a column with decimal(19,4) type for MySQL.
  • Fixed bug generating an error when using MySqlMonitor on Linux.
  • Fixed bug with the "Query execution was interrupted" exception after invoking the Cancel method of MySqlCommand.
  • Fixed bug not using parameters value in ParentRelation data in MySqlDataTable.SelectCommand.
  • Fixed bug looking up...

Released: Sep 22, 2016

V8.6.743 での更新項目

不具合の修正

  • Fixed bug enlisting connections to a distributed transaction.
  • Fixed materialization bug in multithreaded applications.
  • Entity Framework Core 1.0.1 is now supported.
  • New optional parameter Action MySqlDbContextOptionsBuilder added to UseMySql() extension method of DbContextOptionsBuilder.
  • Fixed bug with processing IN expressions.

Released: Jun 9, 2016

Updates in this release

Updates in V8.6.667

  • The Run Once Command connection string parameter, which specifies a command to execute when the connection is opened the first time and not executed when the connection is taken from the pool, is added
  • The new LoadTable overloads for loading data from a IDataReader, array of rows, or only rows with a specific RowState from a DataTable are added to the MySqlLoader class
  • Truncate member that represents the TRUNCATE TABLE statement is added to the SqlStatementType enum

Entity...

Released: Jun 11, 2014

Updates in this release

Updates in V8.3

  • Windows Workflow Foundation Support - Includes DDL scripts for Workflow Instance Store and Workflow Tracking schemas and provide the classes for working with them.
  • Fixed a memory leak error when working with disabled, compiled query cache.
  • Fxed incorrect code generation bug where the "Enable WinForms Data Binding" property of the DbContext template was set to True.
  • Fixed a bug with missing attributes for enum members when generating code with the DbContext template.
  • Fixed a bug...

Released: Oct 15, 2013

Updates in this release

Updates in V7.8.333

The following bugs were fixed:

  • Releasing memory after closing the Retrieve Data window.
  • Overwrite.Merge template option.
  • Caption property of DataGridView column.
  • Detecting self-relations in the Microsoft DataSet Wizard.

Released: Sep 15, 2011

Updates in this release

Updates in V6.50

  • The MySqlDump.HexBlob property for making dump in hexadecimal format for BLOB is implemented
  • The bug with the resource file in Mobile Samples which are shipped with provider is fixed
  • The bug with MySqlConnection.Kill() method is fixed

LinqConnect Updates (formerly known as LINQ to MySQL)

  • Fluent Mapping support is added
  • The bug with inserting a TPT 'child' entity in case its primary key column names differ from the 'parent' entity ones is fixed
  • The bug with deleting dependent...

Released: May 26, 2011

Updates in this release

Updates in V6.30

  • A DbTransactionBase class added
  • TransactionStateChanging and TransactionStateChanged events added to the DbConnectionBase class
  • Implemented GetUInt16(), GetUInt32(), GetUInt64(), and GetSByte() methods of the MySqlDataReader class
  • Policy file for the Devart.Data.MySql.Entity assembly added
  • License Information Wizard improved: it now generates licenses for projects that have Entity Framework models or refer to Devart.Data.MySql.Web, but have no direct references to Devart.Data...

Released: Feb 24, 2011

Updates in this release

Updates in dotConnect for Oracle V6.10

  • Added DDEX support in Express Edition
  • Fixed bug with resetting CopyLocal property of Devart references to False after using Upgrade Wizard
  • Fixed bug with unicode characters when using Upgrade Wizard
  • Fixed bug with compatibility with Microsoft Team Foundation Server 2010 Power Tools (broken designers for WPF, Silverlight, etc)
  • Fixed Visual Studio integration conflict with Windows Phone Developer Tools
  • LinqConnect (formerly known as LINQ to Oracle)
  • Fixed bug...

Released: Dec 8, 2010

Updates in this release

Updates in dotConnect for PostgreSQL V5.0, dotConnect for MySQL V5.0 and dotConnect for Oracle V6.0

  • Added the 'Validate Connection' connection string parameter to validate a connection from a pool
  • Fixed bug with WebSite projects in Delphi Prism

Released: Apr 12, 2010

Updates in this release

Updates in V5.70

  • Supports Visual Studio 2010
  • Install Wizard improved (ability to automatically uninstall previous version added)
  • ADO.NET Data Services v1.5 CTP2 supported
  • Supported geometry types via Well-Known Binary (WKB) format
  • Added MySqlConnection.ClearAllPools(bool force) method
  • Added support for SSH known_hosts file