enviroment -> environment

This commit is contained in:
Mikayla 2024-01-10 22:57:58 -08:00
parent 31689c09e5
commit 6503dd51dd
No known key found for this signature in database
6 changed files with 14 additions and 12 deletions

View file

@ -0,0 +1,2 @@
ALTER TABLE table_name
RENAME COLUMN enviroment TO environment;