Changes between Version 7 and Version 8 of AdvancedApplicationDevelopment


Ignore:
Timestamp:
06/20/24 16:15:39 (2 weeks ago)
Author:
211012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedApplicationDevelopment

    v7 v8  
    340340    $$;
    341341}}}
    342 {{#!
     342{{{#!
    343343    create or replace function public.get_view_for_lists_realizations(real_id bigint)
    344344        returns table(kl_id bigint, ri_id bigint, im_id bigint, vote_count bigint)