https://github.com/callym/triforce_rs
A crate to make it easier to use Postgres trgm extension with Diesel
https://github.com/callym/triforce_rs
diesel postgresql rust
Last synced: 2 days ago
JSON representation
A crate to make it easier to use Postgres trgm extension with Diesel
- Host: GitHub
- URL: https://github.com/callym/triforce_rs
- Owner: callym
- License: apache-2.0
- Created: 2019-01-17T22:14:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T20:20:49.000Z (over 6 years ago)
- Last Synced: 2025-06-19T21:51:47.176Z (4 months ago)
- Topics: diesel, postgresql, rust
- Language: Rust
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# triforce-rs
[](https://gitlab.com/callym/triforce_rs/)
A crate to make it easier to use [pg_trgm](https://www.postgresql.org/docs/current/pgtrgm.html) with [diesel](https://diesel.rs)