Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ index.ts
File
index.ts
src/persisters/persister-postgres/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ListenMeta, Sql} from
'postgres'
;
2
import
type
{MergeableStore} from
'../../@types/mergeable-store/index.d.ts'
;
3
import
type
{
4
DatabaseChangeListener,
Callers
nothing calls this directly
Calls
2
createCustomPostgreSqlPersister
Function · 0.90
tryCatch
Function · 0.90
Tested by
no test coverage detected