# ArchiveClient interface · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.archiveclient/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 1.0.1 — generated reference, not hand-written

The raw-SQL surface this installer needs (a Prisma client or its `tx`).

**Signature:**

```typescript
export interface ArchiveClient 
```

## Methods


| Method | Description |
| --- | --- |
| [$executeRawUnsafe(sql, values)](https://imqueue.org/api/pg-prisma/latest/pg-prisma.archiveclient._executerawunsafe/) | Execute a statement built by the installer. |

