Revision 71d28e6f hg19/makeDb.sql
b/hg19/makeDb.sql | ||
---|---|---|
290 | 290 |
institution text not null, |
291 | 291 |
description text not null |
292 | 292 |
); |
293 |
load data local infile "publichub" into table publichub; |
|
293 |
-- load data local infile "publichub" into table publichub;
|
|
294 | 294 |
/* |
295 | 295 |
DROP TABLE IF EXISTS `rmsk`; |
296 | 296 |
CREATE TABLE `rmsk` ( |
Also available in: Unified diff