#Renaming Keys

1 messages · Page 1 of 1 (latest)

fast cave
#

Hi all, just curious if you can rename keys like these after they have already been created? If I'm using Postgres would that require manually going into pgadmin and adjusting their values? Or is it considered a very bad idea in general to do that?
Thanks!

silk steppe
#

It is recommended not to change the key and to use translations to change the field name ina pp. However, it is possible to change the column name. You would have to update it in pgadmin and make sure you update any references to it in all the directus_* tables like directus_fields