Skip to content

@shutter-network/concorde/users/schema

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

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

concorde_users.users

ColumnTypeNullableDefault
iduuidnogen_random_uuid()
attributesjsonbno'{}'::jsonb
created_attimestamp with time zonenoclock_timestamp()

Primary key: id