mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-18 02:17:10 +00:00
- 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.