Subject Re: INSERT ... RETURNING and updatable view
Author ettotev
--- In firebird-support@yahoogroups.com, Dmitry Yemanov wrote:
>
> 02.02.2013 16:51, ettotev wrote:
> >
> > Yes, that works, but I consider it a workaround :)
> > The same thing happens for calculated and DEFAULT fields as well.
>
> FWIW, you have to live with that. It's unlikely to change in the
> foreseeable future.
>
>
> Dmitry
>

Sure I can live with it. It might help others if a note is inserted somewhere in the documentation, that for the RETURNING clause to work correctly for updatable views with generated, default or computed fields, the respective NEW variables must be explicitly assigned.

Still, does this qualify as a bug? Shall I put an entry in the tracker?

Thanks
Emil