SDU Tools 38 PG Object Name (for SQL Server migration to PostgreSQL)

Опубликовано: 29 Сентябрь 2024
на канале: SQL Down Under
52
0

SDU Tools are free tools for SQL Server developers and DBAs. This tool converts a Pascal-cased or camel-cased SQL Server object name to a name suitable for a database engine like PostgreSQL that likes snake-cased names. Limits the identifier to 63 characters and copes with a number of common abbreviations like ID that would otherwise cause issues with the formation of the name.

You'll find more info about SDU Tools and download details at http://www.sqldownunder.com/Resources...