mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-27 20:20:07 +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.