1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/lib
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
..
assets Initial commit 2024-02-02 09:05:04 -06:00
money Pre-launch design sync with Figma spec (#2154) 2025-04-30 18:14:22 -04:00
tasks Stronger security unique index and data migration 2025-05-22 15:15:07 -04:00
money.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
semver.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00