SQL Server to PostgreSQL Code Converter Releases

Released: Sep 16, 2024

Updates in v2.1

Features

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

Fixes

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

Released: Jul 17, 2023

Updates in v1.5

Features

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

Released: Sep 20, 2021

Updates in v1.3

Features

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