Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawDBRow

Hierarchy

Index

Properties

columns

columns: Record<string, any>

Row data stored as a JSON object.

key

key: string

Unique row key

lastUpdatedTime

lastUpdatedTime: Date

Time when the row was last updated