DataCloudGaze

Results 4 issues of DataCloudGaze

In Ora2pg EXPORT_INVALID is by default disable and only export or convert objects that is VALID in Oracle. For Trigger, we have following conditions in the code, that fetch Trigger...

While performing TEST operation, on Function count we are not filtering migration schema or schema from config PG_SCHEMA in Metadata query. currently it is considering all schema in the database,...

Enhancement request - TEST type for schema validation in Oracle to PostgreSQL with procedural object per packages. Assuming all packages is migrated as schema in PostgreSQL. comparing public procedure\packages in...

enhancement

Does pg_hint_plan support "unnamed_subquery" added as part of PG 16 for sub-query without aliases for any hints on it like Rows?