property BigtableRowKeyMapping.separator

The separator joining the fields. Defaults to '#'. Ignored for a single-field key, which is the field's own string form.

Type

string

Usage

import { type BigtableRowKeyMapping } from "database-plugin/src/index.ts";