Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update postgresql generator with relationships path #96

Merged

Conversation

ValeriyWorld
Copy link
Contributor

Adds a relationships path to the PostgresqlPathsModel.

Example of oddrn for relationship: table_1 references table_2 with constraint_fk:
//postgresql/host/my.host.com:5432/databases/database_name/schemas/schema_name/tables/table_1/relationships/references_table_2_with_constraint_fk

Also updates and fixes README + update tests for new relationships path appearance.

@ValeriyWorld ValeriyWorld merged commit 9b71405 into main Jan 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants