netbox/netbox/ipam/migrations
Jeremy Stretch b532435a6d
Closes #14436: Add indexes for all GenericForeignKey fields (#14463)
* Closes #14436: Add PostgreSQL indexes for all GenericForeignKeys

* Add note about GFK indexes to developer docs
2023-12-07 14:02:51 -05:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_squashed.py Clean up redundant NestedGroupModel, OrganizationalModel fields 2022-11-03 13:59:44 -04:00
0002_squashed_0046.py Resolve migration dependencies 2021-07-09 11:51:42 -04:00
0047_prefix_depth_children.py Initial work on #6087 2021-05-26 16:06:03 -04:00
0048_prefix_populate_depth_children.py Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
0049_prefix_mark_utilized.py Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
0050_iprange.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0051_extend_tag_support.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
0052_fhrpgroup.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0053_asn_model.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
0054_vlangroup_min_max_vids.py Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
0055_servicetemplate.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0056_standardize_id_fields.py Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
0057_created_datetimefield.py Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -05:00
0058_ipaddress_nat_inside_nonunique.py Closes #1202: Support overlapping assignment of NAT IP addresses 2022-05-11 16:22:07 -04:00
0059_l2vpn.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0060_alter_l2vpn_slug.py fixes for #10070 make l2vpn slug unique (#10119) 2022-08-24 17:12:14 -04:00
0061_fhrpgroup_name.py 9892 add FHRP group name 2022-09-20 16:03:55 -07:00
0062_unique_constraints.py Replace unique_together with UniqueConstraints 2022-09-27 15:35:24 -04:00
0063_standardize_description_comments.py Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
0064_clear_search_cache.py #11685: Fix migration 2023-02-20 10:27:30 -05:00
0065_asnrange.py Merge branch 'develop' into feature 2023-03-13 11:58:37 -04:00
0066_iprange_mark_utilized.py Merge branch 'develop' into feature 2023-03-13 11:58:37 -04:00
0067_ipaddress_index_host.py Closes #11519: Add a SQL index for IPAddress host value 2023-08-02 09:56:56 -04:00
0068_move_l2vpn.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
0069_gfk_indexes.py Closes #14436: Add indexes for all GenericForeignKey fields (#14463) 2023-12-07 14:02:51 -05:00