used in row subselects to get value of elements
| 1299 | virtual bool null_inside() { return 0; } |
| 1300 | // used in row subselects to get value of elements |
| 1301 | virtual void bring_value() {} |
| 1302 | |
| 1303 | virtual Item_field *field_for_view_update() { return 0; } |
| 1304 |
no outgoing calls
no test coverage detected