Skip to content

docs: add some missing backticks#3749

Merged
abonander merged 2 commits into
transact-rs:mainfrom
soulwa:soulwa/docs-fix-nonmatching-backticks
Feb 19, 2025
Merged

docs: add some missing backticks#3749
abonander merged 2 commits into
transact-rs:mainfrom
soulwa:soulwa/docs-fix-nonmatching-backticks

Conversation

@soulwa
Copy link
Copy Markdown
Contributor

@soulwa soulwa commented Feb 18, 2025

very minor but noticed some backticks were not properly delimited in the docs for sqlx_postgres, so this fixes that formatting.

running rg -P '^[^`]*\`[\`]*$' found a few more places that should likely have delimiting backticks, so fixed up those as well.

Comment thread sqlx-postgres/src/types/mod.rs Outdated
@abonander abonander merged commit 8cdad44 into transact-rs:main Feb 19, 2025
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.

2 participants