Search
Preparing search index...
The search index is not available
event-service
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"DAL/eventDAL"
External module "DAL/eventDAL"
Index
Classes
EventDAL
Variables
DEFAULT_
LIMIT
MILES_
TO_
METERS
db
make
Vector
Variables
Const
DEFAULT_
LIMIT
DEFAULT_
LIMIT
:
25
= 25
Const
MILES_
TO_
METERS
MILES_
TO_
METERS
:
1609.34
= 1609.34
Const
db
db
:
Knex
<
any
,
unknown
[]
>
= knex(knexStringcase({client: 'postgresql',connection: {host: process.env.HOST,user: 'postgres',password: 'postgres',database: 'events'}}))
Const
make
Vector
make
Vector
:
"to_tsvector(organization || ' ' || title || ' ' || description)"
= `to_tsvector(organization || ' ' || title || ' ' || description)`
Globals
"DAL/eventDAL"
EventDAL
DEFAULT_
LIMIT
MILES_
TO_
METERS
db
make
Vector
Generated using
TypeDoc