Closed trask closed 1 week ago
Note: I don't think(?) schema transforms support attribute type template[string]
@lquerel this is another data point on schema transformation limitations. Do we have an existing tracking issue I can update to include it?
@lmolkova, we have two GitHub issues related to this topic:
It would be great to get your feedback on one or both of these issues, especially in light of the discussions in the current PR.
Note: I don't think(?) schema transforms support attribute type template[string]
@lquerel this is another data point on schema transformation limitations. Do we have an existing tracking issue I can update to include it?
Generalize
db.query.parameter.<key>
todb.operation.parameter.<key>
, so that it can be used also for stored procedure parameters as well (and maybe other kinds of operations?)Note: I don't think(?) schema transforms support attribute type
template[string]