I would avoid trying to make special functions that are meant for everyone
to use to interact with the standard attribute table. There are a wide
variety of use cases (1:1 relationships, 1:M relationships, stuff visible
in the API, stuff internal to Neutron, etc) and trying to guess how they
will l
Hi guys,
Could you give some good ideas about add neutron common attributes into db
table 'standardattributes'? Like timestamp, it must be a common one should be
added.
The table 'standardattributes' is imported from [1]. It must be neutron common
attrs should be added into this table in the fut