Changes between Version 7 and Version 8 of AdvancedApplicationDevelopment
- Timestamp:
- 06/20/24 16:15:39 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedApplicationDevelopment
v7 v8 340 340 $$; 341 341 }}} 342 {{ #!342 {{{#! 343 343 create or replace function public.get_view_for_lists_realizations(real_id bigint) 344 344 returns table(kl_id bigint, ri_id bigint, im_id bigint, vote_count bigint)