I have correctly configured the PL/SQL and GitLab through the use of GitExtension.
But now, I have to bring the entire DB on the Repository, is there a feature that exports the structure of DB (such us Table : table1, table 2..., Procedure: proc1, proc2..) and allow me to import that in File...