Postgres Data Creation UI
hb-gio
TRIALOP
2 years ago
As far as I can tell there's no way to set up a column with an enum datatype in the railway database builder ui, how would I be able to do this? Would I need to connect to the db instance externally and configure from there?
3 Replies
hb-gio
TRIALOP
2 years ago
Doing it externally is the recommended way for now
thanks mate