Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. leaf = <type 'tuple'>: ('resp', '->>', 'clan_id=500051843')
  2.  
  3. table_alias = 'wot_responses'
  4. left = leaf[0]
  5. operator = leaf[1]
  6. right = leaf[2]
  7.  
  8.  
  9. # That working Query needed: select * from wot_responses where resp->>'clan_id' = '500051843';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement