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.
|
hace 12 años |
spficklin
|
c423725e2a
Updated Doxygen comments
|
hace 12 años |
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
|
hace 12 años |
spficklin
|
056eeddb60
Removed check from creating custom tables
|
hace 12 años |
spficklin
|
f374687cbb
Fixed bugs with creation of materialized views
|
hace 12 años |
spficklin
|
67669f6946
Fixed bug in bulk loader and changed function arugment in cutom tablres
|
hace 12 años |
spficklin
|
774562ff8e
Fixed several memory leask
|
hace 12 años |
spficklin
|
92ad0ca514
Fixed a bug in custom tables where if skip creation was selected it still tried to create the foreign key constraints
|
hace 12 años |
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.
|
hace 12 años |
spficklin
|
b20240b47e
added custom_tables.php
|
hace 12 años |