Guest User

Untitled

a guest
Dec 13th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. mysql> select * from Addons \G
  2. *************************** 1. row ***************************
  3. id: 4
  4. organizationId: 21
  5. platformId: 0
  6. addonType: tracSpamFilter
  7. params: {}
  8. serviceId: 29
  9. *************************** 2. row ***************************
  10. id: 5
  11. organizationId: 21
  12. platformId: 0
  13. addonType: tracDiscussion
  14. params: {}
  15. serviceId: 29
  16. *************************** 3. row ***************************
  17. id: 6
  18. organizationId: 21
  19. platformId: 0
  20. addonType: tracBatchModify
  21. params: {}
  22. serviceId: 29
  23. 3 rows in set (0.00 sec)
Add Comment
Please, Sign In to add comment