Files
redux-scraper/config
Dylan Knutson 69fc3652a2 Add migration and rake task to migrate FA users to graph database
- Created a new migration to set up Redux Graph tables for storing FA domain objects
- Implemented `Domain::Fa::MigrateUsersToGraph` service to migrate existing FA users to graph nodes
- Added a new rake task `fa:migrate_fa_to_graph` to trigger user migration
- Configured graph database schema to support FA-specific node and edge types
- Added factories and specs to validate graph node creation and associations

This commit sets up the infrastructure for migrating existing FA domain objects to the new graph database model, enabling more flexible and performant data relationships.
2025-01-26 19:37:36 +00:00
..
2024-12-17 06:34:47 -08:00
2024-12-18 22:53:05 +00:00
2025-01-01 03:29:53 +00:00
2023-01-30 01:16:00 +00:00
2023-01-30 01:16:00 +00:00
2025-01-01 03:29:53 +00:00
2025-01-01 03:29:53 +00:00
2023-10-08 19:40:54 -07:00
2023-01-30 01:16:00 +00:00