Replies: 2 comments
-
It's an interesting idea. I've never tried creating an array of foreign keys, so not sure what's possible. |
Beta Was this translation helpful? Give feedback.
-
@dantownsend This can already be used if we move piccolo/piccolo/columns/column_types.py Lines 2613 to 2614 in 16276c6 After that the migrations work and we can add records by adding a primary key (without any checking!) to the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would nice if we could have a array with base_column of foreign keys
Beta Was this translation helpful? Give feedback.
All reactions