Change api_keys.allowed_ips from nullable text to non nullable text #20

Closed
opened 2026-02-05 17:03:27 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @lancepioch on GitHub (Apr 21, 2024).

Originally assigned to: @Boy132 on GitHub.

This is a json array column.

  • As part of the up migration, change pre-existing nulls to '[]'
  • Default the value to '[]' in the model
  • Logic already exists that simply checks empty for the column, make sure there isn't anything else
Originally created by @lancepioch on GitHub (Apr 21, 2024). Originally assigned to: @Boy132 on GitHub. This is a json array column. * [ ] As part of the up migration, change pre-existing nulls to '[]' * [ ] Default the value to '[]' in the model * [ ] Logic already exists that simply checks `empty` for the column, make sure there isn't anything else
OVERLORD added the 🟢 easy label 2026-02-05 17:03:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#20