Yoni Sade

Results 3 issues of Yoni Sade

There are limitations which only exist in the DB-as-a-Service version of PostgreSQL in Azure / AWS / etc... For example: Azure PostrgeSQL supports the orafce extension but not the utl_file...

enhancement

PostgreSQL doesn't support ASCII \0 in strings so whenever CHR(0) is being used in PL/SQL, assessment report should mention/reference it. (It can be refactored by using a binary type "bytea"...

enhancement