Custom tables for a module/web part | Leo Dashevskiy | 2012-07-31 13:23 |
Status: Closed | ||
Hello again, everyone! Still no luck for me in setting up those custom tables we are in dire need of... By the way, the first part of the sql file names does not have to be named as the web part, does it? May be that's my problem? But after looking at that table above, that does not seem to be the case: multiple schema are associated with the same web part and even if it's just one schema, its name sometimes shows up different than the web part name... I was advised by Kevin to examine the core.sqlscripts table and I do see that my file name QUALIFIER-0.01-0.02.sql got run on Friday and QUALIFIER-0.02-0.03.sql got run yesterday, both belonging to modulename FlowGraph. I was also advised to delete the module and the associated schema of the module. There was no link for the schema (, which makes me think that the schema was not created after all), so I deleted just the module, (the 2 lines in the core.sqlscripts table mentioned above from yesterday and Friday are still present, so I'm not sure if they should have gotten removed or not, may be I'm not doing something right here); then I rebuilt the server and the module, restarted it, it indicated that it ran the transition script, and another line got added to core.sqlscripts But again, the associated with the module generated XML is the basic one and I do not see the QUALIFIER schema neither in the DBVisualizer, nor from within Labkey itself... |
||