Lanzamientos de SQL Server to PostgreSQL Code Converter

Released: Sep 16, 2024

Actualizaciones en v2.1

Características

  • Improved conversion of CAST, CHARINDEX.
  • Check write permission for log and script files.

Correcciones

  • Fixed conversion of AFTER INSERT,UPDATE,DELETE triggers.

Released: Jul 17, 2023

Actualizaciones en v1.5

Características

  • Group all variable declarations at the top of the function/procedure body.
  • Improved support for cursors.

Released: Sep 20, 2021

Actualizaciones en v1.3

Características

  • Adds option to import source code from T-SQL script.
  • Adds support for triggers.