Skip to content

Tidy README and link StrEnum.Npgsql for Postgres enum mapping#7

Merged
dmytro-khmara merged 1 commit intomasterfrom
tidy-readme
Apr 25, 2026
Merged

Tidy README and link StrEnum.Npgsql for Postgres enum mapping#7
dmytro-khmara merged 1 commit intomasterfrom
tidy-readme

Conversation

@dmytro-khmara
Copy link
Copy Markdown
Member

Summary

  • Adds a callout in the Migrations section pointing Postgres users to the new StrEnum.Npgsql package for native Postgres enum type mapping.
  • Light readability pass: Allows to useLets you use, missing trailing period on the EF Core support line, "mark the property is non-required" → "as non-required", trims a couple of conversational lead-ins.
  • Adds ### Defining a string enum and an entity and ### Wiring it up headings so the first usage block isn't headless.
  • No code changes; only README copy.

Test plan

  • Render the README and verify formatting / the new blockquote callout
  • Confirm all sample code blocks still parse cleanly

@dmytro-khmara dmytro-khmara merged commit 572deb9 into master Apr 25, 2026
1 check passed
@dmytro-khmara dmytro-khmara deleted the tidy-readme branch April 25, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant