Re: Docs for Generated Columns

2019-05-26 Thread Tobias Bussmann
On 24.05.2019 14:21, Joe Conway wrote: >> The column cannot be written to, and when read the result of the >> specified expression will be returned. > That sounds reasonable to me. Thank you for confirmation and review. Please find attached my proposed little doc patch for this issue. Tobias

Docs for Generated Columns

2019-05-23 Thread Tobias Bussmann
h only STORED it sounds like a reference to the VIRTUAL variant. Not being I native english speaker I'm restrained to send a patch but may I suggest the following for discussion: The column cannot be written to, and when read the result of the specified expression will be returned. Best reg