Changes between Initial Version and Version 1 of Ticket #30511, comment 13
- Timestamp:
- Jun 24, 2019, 9:24:27 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30511, comment 13
initial v1 1 Michael, I haven't look into all the details but I'm confident you'll have to at least change the following1 Michael, I haven't look into all the details but I'm confident you'll have to at least to change the following 2 2 3 3 1. https://github.com/django/django/blob/76b993a117b61c41584e95149a67d8a1e9f49dd1/django/db/backends/postgresql/base.py#L74-L75 (not that you want `bigint GENERATED ...` for `BigAutoField`).