Increase minimum knex and pg versions #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You'd probably want to set up the min-ver a bit to prevent issues with knex not being able to migrate;
knex: "^0.21.2" and pg: "^8.3.0 or higher, otherwise it'll fail to connect.
Also, you'd need ImageMagick to generate the thumbnails, might be worht a mention.
Update READMEto Increase minimum knex and pg versionse78bfe4c22