shashi shekhar wrote:
> Hi ALL,
> 
>  I want to delete some data from  history_dataset_association. Will it
> effect any other tables.and I want to delete records for last 3 days by
> sqlite query manually.How may tables will be effected by this and provide me
> tables name .How  can i delete the records.

Hi Shashi,

There are foreign keys that point to records in
history_dataset_association, so removing from the table is not
advisable.  Have a look in lib/galaxy/model/mapping.py to see how the
database is arranged.

--nate

> 
> Regards
> shashi shekhar

> ___________________________________________________________
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
> 
>   http://lists.bx.psu.edu/

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/

Reply via email to