Database Comparer Tools 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Database Comparer Tools V7.1.0.16882019년 8월 2일
수정 사항
  • FB3: Procedure dependencies.
  • Extract function arguments.
  • FB3: CONTAINING.
  • FB3: OVER-clause with ROW_NUMBER(), RANK(), DENSE_RANK().
  • FB3: UDF fixes. CSTRING datatype, MODULE_NAME, ENTRY_POINT keywords.
  • FB 2.1+: CREATE COLLATION.
  • FB3: FUNCTION (...) RETURNS param DETERMIMISTIC.
  • FB: Computed field with datatype (erroneous script).
  • FB3: Local declaration procedure/function into proc/func body.
  • FB3: Default values for proc-params fix (exptact from DB).
Database Comparer Tools V7.1.0.16812019년 5월 20일
기능
  • Added CROSS APPLY statement for SELECT command.
  • Package support added to Firebird 3.0 engine.
  • Implemented parsing/building of CREATE FUNCTION statements.
  • Introduced DATEADD, DATEDIFF, and OVERLAY functions parsing for Firebird 3.0.
  • Added MS SQL Server CTE support.
  • Implemented default values for stored procedure parameters.
  • Added BDE connector to DBC Datapump utility.
수정 사항
  • The database comparer cannot parse the "rows 1" statement in triggers - fixed.
  • Crash comparing two oracle 11g2 databases - fixed.
  • The Invalid typecast error occurs when extracting the Firebird 3.0 internal functions - fixed.
  • The SQL LIST ALL and DISTINCT statements cause the parsing error in Firebird 2.6 - fixed.
  • The valid Firebird 2.5 trigger with the script containing the CTE syntax is marked as invalid - fixed.
  • The extractor cuts the final ")" from the stored procedure code - fixed.
  • The updating of the Database Default Charset failed - fixed.
  • The problems with parsing of computed fields of NUMERIC (nn, xx) type were fixed.
  • The NOT NULL table columns are not changed to NULL for Firebird 3.0 - fixed.
  • The problems with parsing of stored procedure scripts containing the PERCENT and OPTION statements were fixed.
  • The comparer doesn't create the global temporary table, but it creates all the indices, primary keys, and foreign keys that belong to GTT - fixed.
  • The Connection String alias parameter is not saved - fixed.
  • The Access Violation error occurs when parsing MS SQL scripts - fixed.