modified execute calls to make compatible with other databases. Need to use...
modified execute calls to make compatible with other databases. Need to use bind_param first, with the type of the parameter, and execute later
Showing
- modules/Bio/EnsEMBL/DBSQL/AffyArrayAdaptor.pm 5 additions, 2 deletionsmodules/Bio/EnsEMBL/DBSQL/AffyArrayAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/AffyFeatureAdaptor.pm 9 additions, 2 deletionsmodules/Bio/EnsEMBL/DBSQL/AffyFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/AffyProbeAdaptor.pm 13 additions, 3 deletionsmodules/Bio/EnsEMBL/DBSQL/AffyProbeAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm 60 additions, 40 deletionsmodules/Bio/EnsEMBL/DBSQL/AnalysisAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/ArchiveStableIdAdaptor.pm 15 additions, 7 deletionsmodules/Bio/EnsEMBL/DBSQL/ArchiveStableIdAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/AssemblyMapperAdaptor.pm 31 additions, 8 deletionsmodules/Bio/EnsEMBL/DBSQL/AssemblyMapperAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/AttributeAdaptor.pm 47 additions, 17 deletionsmodules/Bio/EnsEMBL/DBSQL/AttributeAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm 6 additions, 1 deletionmodules/Bio/EnsEMBL/DBSQL/BaseAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/BaseAlignFeatureAdaptor.pm 2 additions, 1 deletionmodules/Bio/EnsEMBL/DBSQL/BaseAlignFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm 9 additions, 3 deletionsmodules/Bio/EnsEMBL/DBSQL/BaseFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/CompressedSequenceAdaptor.pm 8 additions, 2 deletionsmodules/Bio/EnsEMBL/DBSQL/CompressedSequenceAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/CoordSystemAdaptor.pm 5 additions, 1 deletionmodules/Bio/EnsEMBL/DBSQL/CoordSystemAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm 87 additions, 0 deletionsmodules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm 69 additions, 24 deletionsmodules/Bio/EnsEMBL/DBSQL/DBEntryAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DensityFeatureAdaptor.pm 6 additions, 2 deletionsmodules/Bio/EnsEMBL/DBSQL/DensityFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DensityTypeAdaptor.pm 7 additions, 3 deletionsmodules/Bio/EnsEMBL/DBSQL/DensityTypeAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm 15 additions, 6 deletionsmodules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/ExonAdaptor.pm 32 additions, 16 deletionsmodules/Bio/EnsEMBL/DBSQL/ExonAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm 64 additions, 37 deletionsmodules/Bio/EnsEMBL/DBSQL/GeneAdaptor.pm
- modules/Bio/EnsEMBL/DBSQL/MiscFeatureAdaptor.pm 12 additions, 4 deletionsmodules/Bio/EnsEMBL/DBSQL/MiscFeatureAdaptor.pm
Please register or sign in to comment