Uses FK to show selection list during crud #9

Open
opened 2018-04-09 20:09:27 +00:00 by eelke · 1 comment
eelke commented 2018-04-09 20:09:27 +00:00 (Migrated from gitlab.com)

Using foreign key constriants it is possible to determine which values can be used for a column. Showing a selection list for those can be handy.

Would be nice if you could select what to show of other table.

TODO

  • find FKEY constraint for column
Using foreign key constriants it is possible to determine which values can be used for a column. Showing a selection list for those can be handy. Would be nice if you could select what to show of other table. TODO - find FKEY constraint for column
eelke commented 2018-11-10 10:06:20 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: eelke/pgLab#9
No description provided.