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