@imqueueRPC enqueued!
intro docs blog
commercial ↗ $ npm i -g @imqueue/cli
intro docs blog commercial ↗
theme
$ npm i -g @imqueue/cli
@imqueue/pg-prisma v1.0.1 · API reference
Functions
accessScope(input) accessWhere(where, config, resolvers) audit(input) authorship(input) installArchiving(options) installChangeTriggers(client, input) isoDates() isSqlLogSuppressed() migrateDown(options) prettifySql(sql) silently(fn) softDelete(input)
Interfaces
AccessScopeOptions ArchivableModel ArchiveClient AuditColumns AuditConfig AuditOptions AuthorshipColumns AuthorshipOptions ChangeTriggerConfig InstallArchiveOptions MigrateDownOptions MigrateDownResult RawClient RawExecutor SoftDeleteOptions
Variables
AuditAction CHANGE_NOTIFY_CHANNEL CHANGE_NOTIFY_FUNCTION_NAME CHANGE_NOTIFY_TRIGGER_NAME
Type Aliases
AccessScopeModels AccessScopeResolver AuthorshipModels SoftDeleteModels
Home/API reference/@imqueue/pg-prisma/RawExecutor

RawExecutor interface

The raw-SQL surface used to install triggers (a Prisma client or its tx).

Signature:

export interface RawExecutor 

Methods

Method

Description

$executeRawUnsafe(sql, values)

Execute a statement — used for the DDL, which cannot use bind parameters.

$queryRawUnsafe(sql, values)

Run a query — used to read the currently installed triggers back.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.

@imqueue

RPC over an inter-communication messaging queue. For TypeScript & NodeJS back-ends. Friendly to AI assistants.

Docs

Get started Tutorial CLI API MCP

Packages

@imqueue/cli ↗ @imqueue/rpc ↗ @imqueue/core ↗ @imqueue/mcp ↗ Other ↗

Project

GitHub ↗ Sandbox ↗ Contributing License Commercial ↗

Legal

Privacy Policy Terms Of UseSupport ContactCookie settings
@imqueue open source · GPL-3.0 Need a commercial license? imqueue.com ↗

Cookies We'd like to measure how these docs are used. Nothing runs and nothing is stored unless you allow it, you can change your mind any time, and we never sell or share your data. Privacy · Terms · Support