Stephen Ficklin
|
e963904fb1
Fixed bug in bulk loader when ading in foreign keys to field values
|
před 13 roky |
spficklin
|
dfad9fa68e
Debuggin
|
před 13 roky |
Stephen Ficklin
|
a798519522
Fixed slowness bugs in bulk loader
|
před 13 roky |
Stephen Ficklin
|
b769b02411
Fixed more memory leak problems
|
před 13 roky |
spficklin
|
1987e29927
Added new drush command to rerun job
|
před 13 roky |
spficklin
|
b60dcb4f26
Fixed many issues that cause memory leaks in the core and the bulk loader
|
před 13 roky |
spficklin
|
cbf1ef6888
Changing fgets on bulk loader to SplFileObject to reduce memory load and hopefully speed things up
|
před 13 roky |
spficklin
|
88c5a5ee89
Speedup optimizations to get bulk loader to work faster. Slowness problems were caused by core modules that set search_path and checked for existence of chado database on every query
|
před 13 roky |
spficklin
|
162846b927
fixed typo
|
před 13 roky |
spficklin
|
ff97c79d38
Fixed bug in loader
|
před 13 roky |
Stephen Ficklin
|
ec0601aa04
Fixed bug in bulk loader
|
před 13 roky |
Stephen Ficklin
|
7e6b91f5af
Fixed bug in FK setting during loading
|
před 13 roky |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
před 13 roky |
spficklin
|
94b1fa2a77
testing
|
před 13 roky |
spficklin
|
9a282716d5
undoing function call in core init to clean persistent connections
|
před 13 roky |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
před 13 roky |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
před 13 roky |
spficklin
|
9323ba1f23
Added all referring tables to Chado v1_2 schema
|
před 13 roky |
spficklin
|
a332e2c24c
Debugging with CH
|
před 13 roky |
spficklin
|
e6a6f7b11a
Debugging with CH
|
před 13 roky |
spficklin
|
c517652e1f
Fixed bug #4 on issue 1764344
|
před 13 roky |
spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
před 13 roky |
spficklin
|
08e35242d7
Moved some code around in bulk loader to fix a bug
|
před 13 roky |
spficklin
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
před 13 roky |
spficklin
|
c3719190b6
Added a not fail option when a record is of type 'select' in the bulk loader. Altered the bulk loader to substitute primary key values into data table values so that there are less FK recursive calls. Added a new option to the tripal_core_chado_select to let someone just check if the record exists only using the unique constraint values.
|
před 13 roky |
spficklin
|
9403a5867d
Removed old menu option from library configuration page
|
před 13 roky |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
před 13 roky |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
před 13 roky |
spficklin
|
79b2d186ac
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 13 roky |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
před 13 roky |