cybertec-postgresql / poc-plpgsql-analyzer

Proof of concept for tooling to migrate PL/SQL code to PL/pgSQL written in Rust
MIT License
7 stars 0 forks source link

Add CONNECT BY #115

Closed if-loop69420 closed 2 months ago

if-loop69420 commented 2 months ago

Add the CONNECT BY clause for the hierarchical queries.

This includes adding the keywords: