Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow schema to be specified for migrations table #17

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (9c56c19) 39.71% compared to head (1d3198b) 39.36%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/postgres/migrations.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   39.71%   39.36%   -0.36%     
==========================================
  Files          17       17              
  Lines        1118     1128      +10     
  Branches       59       59              
==========================================
  Hits          444      444              
- Misses        663      673      +10     
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rafaelcr rafaelcr merged commit aa9c0dd into master Nov 17, 2023
4 of 6 checks passed
@rafaelcr rafaelcr deleted the fix/migrations-schema branch November 17, 2023 18:35
blockstack-devops pushed a commit that referenced this pull request Nov 17, 2023
## [1.3.2](v1.3.1...v1.3.2) (2023-11-17)

### Bug Fixes

* allow schema to be specified for migrations table ([#17](#17)) ([aa9c0dd](aa9c0dd))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.3.2 🎉

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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants