Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/crates_io_diesel_helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Specifically, it contains:

- a `pg_enum!()` macro to define an enum based on a PostgreSQL integer column

This package was extracted from the main application to avoid repeated
This package was extracted from the main application to avoid repeated
recompilation of these macros when the main application is recompiled.