Skip to content
New issue

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

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

Already on GitHub? # to your account

pgsql export constraints #351

Closed
wants to merge 3 commits into from

Conversation

helix84
Copy link
Contributor

@helix84 helix84 commented Jul 19, 2019

Adds features to export in the pgsql driver.

Partially fixes bug#587.

  • export constraints (except TYPEs, to be added)
  • first create all tables, only then create all FK constraints (avoids reordering CREATE TABLE statements on order of their FK dependency)

@JanTvrdik
Copy link

This would be incredible useful for me as this is by far the biggest issue I encounter when working with Adminer on daily basis.

@helix84
Copy link
Contributor Author

helix84 commented Apr 29, 2020

IMO this can be merged. Even if I didn't have time to add support for types, this is an improvement that works as is.

@vrana
Copy link
Owner

vrana commented Feb 6, 2021

Good work. Merged, thanks.

@vrana vrana closed this Feb 6, 2021
@JanTvrdik
Copy link

❤️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants