laceysanderson
|
1c022280d0
Small bulk loader fixes to make it compatible with external chado instances
|
преди 12 години |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
преди 12 години |
spficklin
|
3db8f358ef
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
преди 12 години |
spficklin
|
0dbf91d26a
Fixed unserialize problem with persistent connection
|
преди 12 години |
laceysanderson
|
2bec126f0a
Fixed a small bug in tripal_core_set_chado_version() where the active db wasn't switched back to drupal
|
преди 12 години |
laceysanderson
|
8e180d5063
tripal_core_set_chado_version() now returns the version of a chado db external to drupal
|
преди 12 години |
spficklin
|
b7e66e10b5
Foreign key constraints are now created when a new custom table is added. Before the foreign key details were used for views integration and bulk loader but there were no actual FK relationships in the database. Now there are.
|
преди 12 години |
spficklin
|
78b078bbfc
Fixed bug in mviews
|
преди 12 години |
spficklin
|
2a84591eed
Fixed bug when checking unique constraint on insert. If a value is not provided but there is a default then it will use the default value
|
преди 12 години |
spficklin
|
fdb7f2ee8d
Added new type to chado_execute_prepared()
|
преди 12 години |
spficklin
|
e6a9227107
Added new type to chado_execute_prepared()
|
преди 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
|
1987e29927
Added new drush command to rerun job
|
преди 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 години |
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
|
преди 12 години |
spficklin
|
162846b927
fixed typo
|
преди 12 години |
spficklin
|
ff97c79d38
Fixed bug in loader
|
преди 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
|
9a282716d5
undoing function call in core init to clean persistent connections
|
преди 12 години |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
преди 12 години |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
преди 12 години |
spficklin
|
9323ba1f23
Added all referring tables to Chado v1_2 schema
|
преди 12 години |
spficklin
|
a332e2c24c
Debugging with CH
|
преди 12 години |