Location of SQL scripts for file based assay module | Will Holtz | 2014-06-24 09:35 | |||||||||||||||
Status: Closed | |||||||||||||||||
I am trying to develop a file based assay module. I would like a few of the fields in the results and run tables to be foreign keys to some additional tables within the module. Creating the additional tables would appear to be a task for an SQL script. However in the assay file tree (https://www.labkey.org/wiki/home/Documentation/page.view?name=moduleDirectoryStructures), there is not a directory for SQL scripts within assay modules. Is it possible to use SQL scripts within file based assay modules? An old reply by kevink (https://www.labkey.org/announcements/home/Developer/Forum/thread.view?rowId=7792) implies it is possible. If it is possible, where should the SQL script be placed? And am I required to write SQL scripts for both Postgres and SQL server? I'm doubtful that my custom module will ever be used by anyone else, and I'm sticking with Postgres. thanks! -Will |
|||||||||||||||||
| |||||||||||||||||