Changes between Initial Version and Version 1 of Ticket #56, comment 44
- Timestamp:
- Mar 15, 2017, 6:57:13 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56, comment 44
initial v1 4 4 5 5 So basically, I need the legacy table primary key to be a `PositiveBigAutoField`, and the `ForeignKey` needs to be a `PositiveBigIntegerField`. 6 7 I'm not super attached to adding this, but I think it could solve this ancient ticket.