Stephen Ficklin
|
2a6030eba5
Reworked again
|
5 years ago |
Stephen Ficklin
|
18556e2f23
reworked it
|
5 years ago |
Stephen Ficklin
|
a1108f137e
Fix for issue #971
|
5 years ago |
Lacey-Anne Sanderson
|
81fe06c0c8
Make chado_db_select match db_select in functionality
|
5 years ago |
Bradford Condon
|
a38404bb63
Update tripal_chado/api/tripal_chado.query.api.inc
|
5 years ago |
Stephen Ficklin
|
b907929eca
Fixed incompatible SQL statement
|
5 years ago |
Stephen Ficklin
|
f4bcd49057
Fix for issue #431
|
5 years ago |
Abdullah Almsaeed
|
f6c0124f8b
Remove chado_replace_table_prefix from api file
|
5 years ago |
Abdullah Almsaeed
|
579d009f25
Move schema replace function to the extender class and add unit tests for the functions
|
5 years ago |
Abdullah Almsaeed
|
61ca0a62d9
Revert change to chado_replace_table_prefix
|
5 years ago |
Abdullah Almsaeed
|
016b33ae8d
Add schema prefix finder function
|
5 years ago |
bradfordcondon
|
5a8103068a
run phpstorm base style formatter
|
5 years ago |
Abdullah Almsaeed
|
eb5257f6d3
Match the replace functionality of select in join
|
5 years ago |
Abdullah Almsaeed
|
c62f361562
Fix table name assumption
|
5 years ago |
bradfordcondon
|
76ec87981a
undo a ccidental style changes
|
5 years ago |
bradfordcondon
|
896c0d8a39
factor out table prefix replacement. create SelectQueryExtender
|
5 years ago |
Valentin Guignon
|
4c8d848713
Update tripal_chado.query.api.inc
|
5 years ago |
Valentin Guignon
|
2c64125287
Allow complex filtering when only one level is set
|
5 years ago |
Stephen Ficklin
|
d3b2bb9a6b
Separated orphan resolution so that it is Chado indpendnet
|
6 years ago |
Chun-Huai Cheng
|
a688fe3cd1
Fixed a bug that when an SQL statement spans multiple lines, chado_query() messed up the SQL by removing the carriage returns and caused error. The carriage return should be replaced by at least one space when joining lines.
|
6 years ago |
Lacey-Anne Sanderson
|
655f00058f
Merge branch '7.x-3.x' into 432-tv3-array_desgin_field
|
6 years ago |
Bradford Condon
|
3d68b6f446
comment typo
|
6 years ago |
Stephen Ficklin
|
d77b529740
Added a simple fix to keep the chado_db_select function from using too many db connections
|
6 years ago |
Stephen Ficklin
|
019a0b491b
Resoled issue #432
|
6 years ago |
Stephen Ficklin
|
c0c13351a7
Merge pull request #399 from tripal/na-tv3-small_fixes
|
6 years ago |
Stephen Ficklin
|
841ea989ea
Fixes for PHP 7.2 compatibility and typo on call to API function
|
6 years ago |
Stephen Ficklin
|
7f1574c9a0
Made same fix as for PR #379
|
6 years ago |
Shawna Spoor
|
b1855c73a4
change of api function names to bring them into line with the new names outlined in github issue 330
|
6 years ago |
Shawna Spoor
|
dd92d3229d
first round api documentation clean up
|
6 years ago |
dsenalik
|
76f04f941d
Fix minor typos 2
|
6 years ago |