mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-02 22:11:32 +00:00
d62962ae6f
- some email columns changed to text to make sure the can hold encrypted values - added backwards compatible encryption in up function and decryption in down function. - use updateOrInsert instead of just insert to avoid errors if the column already exists.