Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support on ColumnInformation for extracting additional information #769
Comments
This comment has been minimized.
|
With the possible exception of limit, none of those fields are relevant to Diesel. You're certainly able to use Diesel to query |
sgrif
closed this
Mar 1, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ivanceras commentedFeb 28, 2017
Add support on
ColumnInformationfor extracting additional informationproduct.ownerreferencesusers(user_id)Use case:
The database admin ui - curtain I've been working on uses these additional information to create a generic UI for the generated fields based on the table schema.