Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • 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
Terminal window
bun add @lastshotlabs/slingshot-postgres
  • .
  • ./errors
  • ./testing
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • test:docker: bun test tests/docker/
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • drizzle-orm: ^0.45.2
  • pg: ^8.20.0