Project

General

Profile

QFQ Merge » History » Version 1

Enis Nuredini, 24.06.2024 14:08

1 1 Enis Nuredini
h1. QFQ Merge
2
3
{{toc}}
4
5
h2. Installation
6
7
QFQ Merge feature should be installed automatically with new QFQ Version 24.3.x
8
If the automatic upgrade wasnt successful, here are some important points:
9
10
h3. SQL Function and Procedure
11
12
QFQ should deliver one sql function and one procedure called:
13
* build_dynamic_columns
14
* auto_insert_merge_rules
15
16
If one of these is missing then take this SQL statement to import it: 
17
attachment:build_dynamic_columns.sql
18
attachment:auto_insert_merge_rules.sql