• When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of

    bahman released this 2024-04-05 11:28:30 +00:00

    an UPDATE of a view specifies a rowid, then return NULL for the value of
    that rowid.

    FossilOrigin-Name: d38cfa6067ccd450c4fac183765c05ff247ecb49ccf172a68ef9d381577df84f

    Downloads