Skip to content

Conversation

GiovaniGuizzo
Copy link
Contributor

Checklist for Pull Requests

  • All tests pass (yarn test:all and yarn test:integration)
  • Code follows the style guide and passes lint checks
  • Documentation is updated (README, docs, etc)
  • Linked to corresponding issue, if applicable

Summary of Changes

Closes #71

@GiovaniGuizzo GiovaniGuizzo merged commit f45b440 into master Aug 21, 2025
2 checks passed
@GiovaniGuizzo GiovaniGuizzo deleted the docs/knex-config-docs branch August 21, 2025 15:28
sidequest-release bot pushed a commit that referenced this pull request Aug 21, 2025
## [1.5.1](v1.5.0...v1.5.1) (2025-08-21)

### Bug Fixes

* fix unknown type on backend config ([#73](#73)) ([f45b440](f45b440))
@sidequest-release
Copy link

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Allow to configure schema in postgres driver
2 participants