property D1EntityMapping.table

The table name. Defaults to the entity name itself, so getRepository('users') needs no mapping at all.

Type

string

Usage

import { type D1EntityMapping } from "cloudflare-plugin/src/index.ts";