Convert [schema].[name] bracket identifiers to schema."name" double-quote format. Also converts T-SQL temp table #name references to PostgreSQL equivalents. Skips content inside SQL string literals and comments.
Convert [schema].[name] bracket identifiers to schema."name" double-quote format. Also converts T-SQL temp table #name references to PostgreSQL equivalents. Skips content inside SQL string literals and comments.