Reference
Generated from package metadata by
bun run docs:sync. Re-run the command to refresh this page.
Package Facts
Section titled “Package Facts”- Package:
@lastshotlabs/slingshot-postgres - Version:
0.2.2 - Kind: Workspace package
- Role: adapter package
- Description: Postgres adapter and connection helper for Slingshot
- Workspace path:
packages/slingshot-postgres - Entry point:
packages/slingshot-postgres/src/index.ts
Install
Section titled “Install”bun add @lastshotlabs/slingshot-postgresExport Paths
Section titled “Export Paths”../errors./testing
Package Scripts
Section titled “Package Scripts”build:tsc -p tsconfig.build.jsoncoverage:bun test --coveragelint:eslint src/ --cachetest:bun testtest:docker:bun test tests/docker/typecheck:tsc --noEmit
Dependencies
Section titled “Dependencies”@lastshotlabs/slingshot-core:workspace:*
Peer Dependencies
Section titled “Peer Dependencies”drizzle-orm:^0.45.2pg:^8.20.0