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 "trigram" search module to work, the "trigram" module migration IDs range is [2000-2999].
Search is an implementation of the postgres.SearchFn function based on the "pg_trgm" postgres extension.
SessionParams returns a map of k:v pairs, which represent DB settings to be applied as soon as the DB session is started.

# Variables

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