Skip to content

Add support for PostgreSQL database #1034

Closed
@php-coder

Description

@php-coder
  • adapt application to work with PostgreSQL
  • fix the migrations
  • review and fix the sequences
    • users_id_seq
    • series_id_seq
    • collections_id_seq
    • transaction_participants_id_seq
    • series_sales_id_seq
    • site_parsers_id_seq
    • images
    • *_catalog
  • review and ensure that we don't insert ids with prod profile
  • run integration tests on PostgreSQL as well (extracted into Travis CI: run tests on PostgreSQL #1054)
  • add separate docker-compose file
  • update README.md/NEWS.txt files

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions