Changes between Version 2 and Version 3 of Ticket #31908, comment 4
- Timestamp:
- Jan 5, 2026, 9:31:02 AM (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31908, comment 4
v2 v3 10 10 I was wondering if a simpler approach could work for Oracle: 11 11 12 * For parallel tests, create empty cloned test users (with suffixes like ` `_1``, ``_2``)12 * For parallel tests, create empty cloned test users (with suffixes like `_1`, `_2`) 13 13 * Skip exporting/importing data entirely 14 14 * Let Django handle schema creation via migrations and test data via its existing serialization logic