1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/lib/tasks
Zach Gollwitzer fe24117c50 Stronger security unique index and data migration
Note to self hosters:

If you started self hosting prior to this commit, you may have duplicate securities in your database.

This is usually not a problem, but if you'd like to clean things up, you can run the data migration
by opening a terminal on the machine you're hosting with and running:

```sh
rake data_migration:migrate_duplicate_securities
```
2025-05-22 15:15:07 -04:00
..
data_migration.rake Stronger security unique index and data migration 2025-05-22 15:15:07 -04:00
demo_data.rake New onboarding, trials, Stripe integration (#2185) 2025-05-01 16:47:14 -04:00
invites.rake Lint 2024-10-08 12:30:28 -05:00
securities.rake Account:: namespace simplifications and cleanup (#2110) 2025-04-14 11:40:34 -04:00
stripe.rake Stripe tasks 2025-05-13 08:56:32 -04:00