package
0.104.0
Repository: https://github.com/simila-io/simila.git
Documentation: pkg.go.dev

# Functions

Migrations returns migrations to be applied on top of the "common" migrations for the postgres built-in full-text search module to work, the module migration IDs range is [3000-3999].
Search is an implementation of the postgres.SearchFn function based on the postgres built-in full-text search.

# Variables

FcTranslator is the filter conditions translator from simila QL to the Postgres dialect.