spficklin
|
cb89cc0237
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
há 12 anos atrás |
spficklin
|
4a288d93ee
Fied bug in feature views_data_alter hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
há 12 anos atrás |
Stephen Ficklin
|
27dadbfc37
Removed requirement to have a 'comment' in the views integration import
|
há 12 anos atrás |
spficklin
|
3e94946e0c
Altered Views export to provide a PHP array rather than a serialized representation. This way it's easier to look for problems.
|
há 12 anos atrás |
spficklin
|
f627849b77
Fixed memory leaks
|
há 12 anos atrás |
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
|
há 12 anos atrás |
Stephen Ficklin
|
ec689d00a5
Fixed a few more memory leaks on the bulk loader
|
há 12 anos atrás |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
há 12 anos atrás |
spficklin
|
3db8f358ef
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
há 12 anos atrás |
spficklin
|
0dbf91d26a
Fixed unserialize problem with persistent connection
|
há 12 anos atrás |
laceysanderson
|
2bec126f0a
Fixed a small bug in tripal_core_set_chado_version() where the active db wasn't switched back to drupal
|
há 12 anos atrás |
laceysanderson
|
8e180d5063
tripal_core_set_chado_version() now returns the version of a chado db external to drupal
|
há 12 anos atrás |
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.
|
há 12 anos atrás |
spficklin
|
78b078bbfc
Fixed bug in mviews
|
há 12 anos atrás |
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
|
há 12 anos atrás |
spficklin
|
fdb7f2ee8d
Added new type to chado_execute_prepared()
|
há 12 anos atrás |
spficklin
|
e6a9227107
Added new type to chado_execute_prepared()
|
há 12 anos atrás |
Stephen Ficklin
|
e963904fb1
Fixed bug in bulk loader when ading in foreign keys to field values
|
há 12 anos atrás |
spficklin
|
dfad9fa68e
Debuggin
|
há 12 anos atrás |
Stephen Ficklin
|
a798519522
Fixed slowness bugs in bulk loader
|
há 12 anos atrás |
Stephen Ficklin
|
b769b02411
Fixed more memory leak problems
|
há 12 anos atrás |
spficklin
|
1987e29927
Added new drush command to rerun job
|
há 12 anos atrás |
spficklin
|
b60dcb4f26
Fixed many issues that cause memory leaks in the core and the bulk loader
|
há 12 anos atrás |
spficklin
|
cbf1ef6888
Changing fgets on bulk loader to SplFileObject to reduce memory load and hopefully speed things up
|
há 12 anos atrás |
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
|
há 12 anos atrás |
spficklin
|
162846b927
fixed typo
|
há 12 anos atrás |
spficklin
|
ff97c79d38
Fixed bug in loader
|
há 12 anos atrás |
Stephen Ficklin
|
ec0601aa04
Fixed bug in bulk loader
|
há 12 anos atrás |
Stephen Ficklin
|
7e6b91f5af
Fixed bug in FK setting during loading
|
há 12 anos atrás |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
há 12 anos atrás |