Skip to content

@shutter-network/concorde/decisions/schema

The tables this component creates, and the PostgreSQL schema concorde_decisions it creates them in. A configuration listing @shutter-network/concorde/decisions/schema creates all of them.

Generated from the snapshot drizzle-kit takes of src/decisions/schema/index.ts, which is the snapshot an Operator's own generation reads. Never edited by hand.

concorde_decisions.decisions

ColumnTypeNullableDefault
seqintegernogenerated by default as identity
statementtextno
jwstextno
created_attimestamp with time zoneno

Primary key: seq