https://github.com/stestagg/pgident
A crate for escaping postgres idents/names
https://github.com/stestagg/pgident
Last synced: over 1 year ago
JSON representation
A crate for escaping postgres idents/names
- Host: GitHub
- URL: https://github.com/stestagg/pgident
- Owner: stestagg
- Created: 2023-12-12T12:24:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T13:46:35.000Z (over 2 years ago)
- Last Synced: 2025-03-02T01:59:58.315Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pgident
A create for producing valid postgres ident/names for queries.