You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation in "aiosnow"
I found an option to call the display value for nested objects, but it looks like there is a lot of code needed to implement that.
What options are available to define some specific values of a table to be display values?
Is there a simple option on the client or resource to give nested values back?
Comparison with "pysnow"
There were the following parameters in pysnow available
Implementation in "aiosnow"
I found an option to call the display value for nested objects, but it looks like there is a lot of code needed to implement that.
What options are available to define some specific values of a table to be display values?
Workaround 01 / #27 #97
Usage of ModelSchema with json_normalize = partly solved (is that the way to go?)
Workaround 02 / #91
Usage of fields definition = partly solved (just key not value)
https://github.com/rbw/aiosnow/blob/ae362b9238461d1823f1fc3564578832c899ea04/docs/usage/model/declare.rst
Solution
Is it possible to enable Pluck on a global scale?
Reference:
The text was updated successfully, but these errors were encountered: