Skip to content

Solana schema improvement: separate transaction_meta table #1583

@sistemd

Description

@sistemd

Currently all of these columns are part of the transactions table. They are all optional because the metadata is optional; however, if metadata is present, then some fields on the metadata are mandatory. Clearly, the metadata deserves its own table.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions