Increase minimum knex and pg versions #5
Labels
No Label
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: DebaucheryLibrarian/traxxx#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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