Commit History

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