Files
galaxy/test-data
mvdbeek d14bae73f7 Flush once per tag
Not sure this is the right thing to do (maybe there is a better way to get an ID?), but it avoids
```
IntegrityError: (psycopg2.IntegrityError) duplicate key value violates unique constraint "tag_name_key"
DETAIL:  Key (name)=(group) already exists.
 [SQL: 'INSERT INTO tag (type, parent_id, name) VALUES (%(type)s, %(parent_id)s, %(name)s) RETURNING tag.id'] [parameters: {'parent_id': None, 'type': 0, 'name': u'group'}]
galaxy.tools.execute WARNING 2018-02-06 15:22:38,808 [p:2122,w:1,m:0] [uWSGIWorker1Core1] There was a failure executing a job for tool [__TAG_FROM_FILE__] - Error executing tool: (psycopg2.IntegrityError) duplicate key value violates unique constraint "tag_name_key"
```
2018-02-07 10:58:58 +01:00
..
2006-11-15 16:28:21 +00:00
2007-06-01 20:15:01 +00:00
2007-10-05 19:10:24 +00:00
2007-10-05 19:10:24 +00:00
2015-09-23 15:10:06 +01:00
2009-11-11 17:55:08 -05:00
2007-08-17 14:23:42 +00:00
2007-06-01 20:15:01 +00:00
2007-12-11 15:59:01 +00:00
2007-06-02 03:06:00 +00:00
2010-09-10 14:17:05 -04:00
2008-01-16 20:21:07 +00:00
2007-06-02 03:06:00 +00:00
2007-10-26 19:28:36 +00:00
2008-01-28 15:27:33 +00:00
2017-12-10 15:23:26 +01:00
2007-10-05 19:10:24 +00:00
2017-06-26 15:11:51 +02:00
2017-06-13 16:09:00 +02:00
2018-02-07 10:58:58 +01:00
2017-07-07 18:29:05 +03:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00