$columns property
All columns from this table or view.
Implementation
@override
List<GeneratedColumn> get $columns => [
accountKey,
subscriptionId,
seq,
updatedAt,
];
All columns from this table or view.
@override
List<GeneratedColumn> get $columns => [
accountKey,
subscriptionId,
seq,
updatedAt,
];