spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
há 12 anos atrás |
spficklin
|
08e35242d7
Moved some code around in bulk loader to fix a bug
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
há 12 anos atrás |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
há 12 anos atrás |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
há 12 anos atrás |
Lacey Sanderson
|
210054cd3a
Fixed possible collision b/w loading job prepared insert statement names (now record_[nid]_[priority])
|
há 12 anos atrás |
spficklin
|
ef9e217d60
Fixed a bug in FK statement name construction in tripal_core_chado_[select/insert/update/delete]
|
há 12 anos atrás |
Lacey Sanderson
|
4c2e1670f4
better output for bulk loader tripal job
|
há 12 anos atrás |
Lacey Sanderson
|
9fb12a9da3
Fixed bulk loader to use is_prepared rather then prepare since the tripal_core_chado_insert has changed
|
há 12 anos atrás |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
há 12 anos atrás |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
há 12 anos atrás |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
há 12 anos atrás |
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
|
há 12 anos atrás |
Lacey Sanderson
|
21fd545316
Now keeps track of progress within a constant set through use of a file -refreshing the node updates the job progress taking into account the progress within the constant set
|
há 12 anos atrás |
Lacey Sanderson
|
bf690ad30e
Added progress bar to bulk loader command-line output and warning to bulk loader node: job progress and loading summary doesn't update until the end of each constant set (ie: the end of each transaction)
|
há 12 anos atrás |
Lacey Sanderson
|
c02358105a
Remove all mention of spreadsheets and change to data file
|
há 12 anos atrás |
Pubudu Basnayaka
|
2b0d45ae11
Tripal Bulk Loader adheres to Drupal coding standards
|
há 12 anos atrás |
Lacey Sanderson
|
386f0b6b5c
Added ability to specify lock modes for all tables the bulk loading job is inserted into
|
há 12 anos atrás |
Lacey Sanderson
|
69370bd181
Added ability to skip tripal_core_chado_insert() validation -option in configuration; default is full validation
|
há 12 anos atrás |
Lacey Sanderson
|
11e0888acb
Added delayed constraint checking to available bulk loader speed-up options
|
há 12 anos atrás |
Lacey Sanderson
|
2080e285d5
Added transaction support to the bulk loader with configuration options to a) rollback the last constant set; b) rollback the last line; c) don't use transactions
|
há 12 anos atrás |
laceysanderson
|
f85504db85
Merged 6.x-0.4-dev branch into 6.x-1617096-unify_coding_style branch
|
há 12 anos atrás |
Pubudu Basnayaka
|
f497599a7a
Tripal Bulk Loader adheres to Drupal coding standard
|
há 12 anos atrás |
Pubudu Basnayaka
|
48b2f067d1
Tripal Bulk Loader adheres to Drupal coding standards
|
há 12 anos atrás |
Lacey Sanderson
|
bc8dbbed99
Bulk loader now has configuration option to choose whether to use prepared statements or not.
|
há 12 anos atrás |
Lacey Sanderson
|
4fcc649565
Implemented prepared statements for bulk loadert
|
há 13 anos atrás |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
há 13 anos atrás |
alexgl
|
95aafcbd13
moving core modules into base
|
há 13 anos atrás |
laceysanderson
|
9e08660d05
Tripal: Bulk Loader -Added fix so that on Revert records are deleted in the reverse order
|
há 13 anos atrás |