-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
P3Low priorityLow priorityarea: backendStuff related to the backend serviceStuff related to the backend service
Milestone
Description
The event_descriptor column event_signature is assigned the data type BYTEA. This makes harder to read for humans, and given that this is a small table with a few rows, using an efficient data type provides fewer advantages, so it would be better to have something human-readable.
The proposal is to use the data type TEXT.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Low priorityLow priorityarea: backendStuff related to the backend serviceStuff related to the backend service