spficklin
|
b8257936dc
Fixed bug when adding a custom table that already exists. It wouldn't let it happen despite that the code was smart enough to handle it correctly.
|
12 ani în urmă |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 ani în urmă |
spficklin
|
160a2559b9
Fixed issue #1780142 by providing better error messages for creating/editing custom tables and also better checks if a table name already exists
|
12 ani în urmă |
spficklin
|
056eeddb60
Removed check from creating custom tables
|
12 ani în urmă |
spficklin
|
f374687cbb
Fixed bugs with creation of materialized views
|
12 ani în urmă |
spficklin
|
67669f6946
Fixed bug in bulk loader and changed function arugment in cutom tablres
|
12 ani în urmă |
spficklin
|
774562ff8e
Fixed several memory leask
|
12 ani în urmă |
spficklin
|
92ad0ca514
Fixed a bug in custom tables where if skip creation was selected it still tried to create the foreign key constraints
|
12 ani în urmă |
spficklin
|
b7e66e10b5
Foreign key constraints are now created when a new custom table is added. Before the foreign key details were used for views integration and bulk loader but there were no actual FK relationships in the database. Now there are.
|
12 ani în urmă |
spficklin
|
b20240b47e
added custom_tables.php
|
12 ani în urmă |