coolify/database
peaklabs-dev d62962ae6f
fix: encryption fixes
- 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.
2024-12-10 13:42:26 +01:00
..
factories test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
migrations fix: encryption fixes 2024-12-10 13:42:26 +01:00
seeders chore: remove unused seeder 2024-12-06 15:50:20 +01:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00