This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 16, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
- Mar 15, 2004
-
-
Graham McVicker authored
* made store method safe for multiple processes doing simultaneous storing by using INSERT IGNORE and getting count of actually stored * also removed dbh->do statements and replaced with dbh->prepare
-
Arne Stabenau authored
-
Arne Stabenau authored
-
Arne Stabenau authored
-
Arne Stabenau authored
-
Graham McVicker authored
Changed deprecated method get_default_assembly() so that it actually works still, and changed deprecated warning
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
taken mostly from js5's lite scripts
-
- Mar 12, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- Mar 11, 2004
-
-
Graham McVicker authored
fix: chimp karyotype features (if they even existed) would be on scaffolds since there are no chromosomes
-
Graham McVicker authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- Mar 10, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Abel Ureta-Vidal authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Jessica Severin authored
'reconnect' is automatic when any access to the handle (db_handle, prepare) is requested. Also added explicit connect method which returns if the handle is already connected (shouldn't need to be called)
-
- Mar 09, 2004
-
-
Abel Ureta-Vidal authored
Reintroducing restrict_between_positions methods that was deleted when main trunk merge with new schema 20 core branch
-
Abel Ureta-Vidal authored
now make sure to set up the group_id and level_id variables, but also the seqname is set without the need of having a slice associated. strands_reversed method set and returns 0 if variable undef
-
Abel Ureta-Vidal authored
-
Glenn Proctor authored
-
- Mar 08, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Mar 05, 2004
-
-
Graham McVicker authored
This is useful if you want to conserve db connections and use the same db for compara/pipeline etc.
-
Martin Hammond authored
-