Changes between Version 5 and Version 6 of P7


Ignore:
Timestamp:
04/25/26 23:08:43 (7 days ago)
Author:
211099
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • P7

    v5 v6  
    250250    WHERE user_id = NEW.user_id;
    251251
    252     -- Do not notify if the writer likes their own story
    253252    IF v_writer_id != NEW.user_id THEN
    254253        INSERT INTO notification (