spficklin
|
f627849b77
Fixed memory leaks
|
пре 12 година |
spficklin
|
d2e6f50f5c
Fixed bug in core API that caused problem with the bulk loader when a duplicate record existed. The tripal_core_chado_select wasn't checking all unique constraints. Some tables have more than one
|
пре 12 година |
Stephen Ficklin
|
ec689d00a5
Fixed a few more memory leaks on the bulk loader
|
пре 12 година |
Stephen Ficklin
|
e963904fb1
Fixed bug in bulk loader when ading in foreign keys to field values
|
пре 12 година |
spficklin
|
dfad9fa68e
Debuggin
|
пре 12 година |
Stephen Ficklin
|
a798519522
Fixed slowness bugs in bulk loader
|
пре 12 година |
Stephen Ficklin
|
b769b02411
Fixed more memory leak problems
|
пре 12 година |
spficklin
|
b60dcb4f26
Fixed many issues that cause memory leaks in the core and the bulk loader
|
пре 12 година |
spficklin
|
cbf1ef6888
Changing fgets on bulk loader to SplFileObject to reduce memory load and hopefully speed things up
|
пре 12 година |
Stephen Ficklin
|
ec0601aa04
Fixed bug in bulk loader
|
пре 12 година |
Stephen Ficklin
|
7e6b91f5af
Fixed bug in FK setting during loading
|
пре 12 година |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
пре 12 година |
spficklin
|
94b1fa2a77
testing
|
пре 12 година |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
пре 12 година |
spficklin
|
a332e2c24c
Debugging with CH
|
пре 12 година |
spficklin
|
e6a6f7b11a
Debugging with CH
|
пре 12 година |
spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
пре 12 година |
spficklin
|
08e35242d7
Moved some code around in bulk loader to fix a bug
|
пре 12 година |
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.
|
пре 12 година |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
пре 12 година |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
пре 12 година |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
пре 12 година |
Lacey Sanderson
|
210054cd3a
Fixed possible collision b/w loading job prepared insert statement names (now record_[nid]_[priority])
|
пре 12 година |
spficklin
|
ef9e217d60
Fixed a bug in FK statement name construction in tripal_core_chado_[select/insert/update/delete]
|
пре 12 година |
Lacey Sanderson
|
4c2e1670f4
better output for bulk loader tripal job
|
пре 12 година |
Lacey Sanderson
|
9fb12a9da3
Fixed bulk loader to use is_prepared rather then prepare since the tripal_core_chado_insert has changed
|
пре 12 година |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
пре 12 година |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
пре 12 година |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
пре 12 година |
Lacey Sanderson
|
cdade360df
Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE
|
пре 12 година |