Devin S

Results 2 comments of Devin S

What sort of functionality would you like ghuntley? I've gone through the v1 API's for XMBC (which are undocumented) by trying out XBMC API v2 commands and it doesn't look...

The issue is that `wallet__isnull=True` is attempting to lock the null `wallet` rows and the other statements are trying to lock the `addresses` table, the thing is postgres can't guarantee...