sachaarbonel / diesel_full_text_search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diesel_full_text_search

Crate docs

Add support for Postgres full text search to diesel, the safe, extensible ORM and query builder for Rust.

This crate also serves as an example of how to extend diesel with database specific features outside of diesel itself as third party crate.

About

License:MIT License


Languages

Language:Rust 100.0%