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 incorrect schema #3635

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Fix incorrect schema #3635

merged 1 commit into from
Oct 24, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 24, 2023

Description

It is postgres://, not postgresql://.

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the blog/marketing Marketing (and releases) blog posts label Oct 24, 2023
@AlekSi AlekSi added this to the Next milestone Oct 24, 2023
@AlekSi AlekSi self-assigned this Oct 24, 2023
@AlekSi AlekSi requested a review from ptrfarkas as a code owner October 24, 2023 04:35
@AlekSi AlekSi requested review from a team, rumyantseva, chilagrow and Fashander October 24, 2023 04:35
@AlekSi AlekSi enabled auto-merge (squash) October 24, 2023 04:35
@mergify
Copy link
Contributor

mergify bot commented Oct 24, 2023

Marketing blog posts should be reviewed by @ptrfarkas and @AlekSi.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #3635 (91cdbb1) into main (8c7cb03) will decrease coverage by 0.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3635      +/-   ##
==========================================
- Coverage   62.15%   61.48%   -0.67%     
==========================================
  Files         427      427              
  Lines       27730    27730              
==========================================
- Hits        17235    17051     -184     
- Misses       9490     9655     +165     
- Partials     1005     1024      +19     

see 19 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 58.10% <ø> (-0.64%) ⬇️
hana-1 ?
integration 58.10% <ø> (-0.66%) ⬇️
mongodb-1 4.45% <ø> (ø)
postgresql-1 42.86% <ø> (-0.27%) ⬇️
postgresql-2 39.89% <ø> (-0.33%) ⬇️
postgresql-3 42.15% <ø> (-0.36%) ⬇️
sort-false 58.10% <ø> (-0.21%) ⬇️
sort-true ?
sqlite-1 42.19% <ø> (-0.15%) ⬇️
sqlite-2 39.33% <ø> (-0.25%) ⬇️
sqlite-3 41.49% <ø> (-0.50%) ⬇️
unit 22.66% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi disabled auto-merge October 24, 2023 07:23
@AlekSi AlekSi merged commit 1026d86 into FerretDB:main Oct 24, 2023
28 checks passed
@AlekSi AlekSi deleted the fix-blog-posts branch October 24, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog/marketing Marketing (and releases) blog posts
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants