Menu

#595 Drop Seq if exist, when dropping tables if exists.

4.6.1
closed-fixed
nobody
PostgreSQL (42)
5
2018-02-09
2018-02-09
pale2hall
No

I tried to export a postgres database using the DROP TABLE IF EXISTS option, but the .sql file failed when I tried to import it, because it was trying to DROP SEQUENCE without the IF EXISTS.

Discussion

  • Jakub Vrána

    Jakub Vrána - 2018-02-09

    Fixed in Git.

     
  • Jakub Vrána

    Jakub Vrána - 2018-02-09
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB