{"library":"knex-postgres-transactional-upsert","install":[{"cmd":"npm install knex-postgres-transactional-upsert","imports":["const getUpserters = require('knex-postgres-transactional-upsert');","const upserters = require('knex-postgres-transactional-upsert')(knex); upserters.upsert('table', id, data);","upserters.transactionalUpsert('table', rows, typeMap, primaryKey);"]},{"cmd":"yarn add knex-postgres-transactional-upsert","imports":[]},{"cmd":"pnpm add knex-postgres-transactional-upsert","imports":[]}]}