codeflash-internal/django
Kevin Turcios bfd9f2cd04 fix: respect test_index when creating optimization_features row
The get_or_create defaults passed test lists without positional
indexing, so when a higher test_index created the row first its
content landed at index 0 and was overwritten by the lower index
update, losing a test.
2026-02-23 03:36:50 -05:00
..
aiservice fix: respect test_index when creating optimization_features row 2026-02-23 03:36:50 -05:00
.dockerignore local setup (#1898) 2025-11-17 12:35:09 -08:00