Tortuga Chain v3.4.0 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • ๐Ÿ— #365 Rework GetByKeyList to not require a table name Command Builders
    ๐Ÿ“‡ #378 SQL Server: SqlServerEffectiveSettings? m_ServerDefaultSettings should be inherited Data Source Metadata SQL Server
    #382 Can't exec sql server system procedures like sp_sequence_get_range SQL Server
    ๐Ÿ— #366 Missing InsertBatch overload Command Builders
    ๐Ÿ— #376 MySQL: Approximate count for a table Command Builders MySQL
    ๐Ÿ— #287 Approximate count in PostgreSQL Command Builders Enhancement PostgreSQL
    ๐Ÿ— #246 Approximate distinct count in SQL Server Command Builders Enhancement SQL Server


Previous changes from v3.3

  • ๐Ÿ”‹ Features

    0๏ธโƒฃ #357 Missing default for SoftDeleteRule Audit Rules
    #354 CreateOpenDataSource should have a no-parameter overload Data Source
    #353 ITransactionalDataSource Should Implement IOpenDataSource Data Source
    ๐Ÿ— #348 Support the TableAndViewAttribute Command Builders
    #347 CompiledMaterializers need ToObjectOrNull Materializers and Appenders
    #346 ToObjectOrNull should always use AllowEmptyResults Materializers and Appenders
    ๐Ÿ— #345 DeleteWithFilter needs to be reworked to not need explicit table names Command Builders
    ๐Ÿ— #344 DeleteByKey needs to be reworked to not need explicit table names Command Builders
    ๐Ÿ— #343 GetByKey should NOT call GetByKeyList Command Builders
    ๐Ÿ— #342 GetByKey needs to be reworked to not need explicit table names Command Builders