Guest User

Untitled

a guest
Feb 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. bouncie (
  2. slug
  3. name
  4. description
  5. ) PK: slug
  6.  
  7. bouncie_paste (
  8. slug
  9. revision
  10. options
  11. html
  12. css
  13. js
  14. ) PK: slug_revision
  15.  
  16. bouncie_note (
  17. slug
  18. revision
  19. user_id
  20. note
  21. ) PK: slug_revision
  22.  
  23. user (
  24. id
  25. username
  26. email
  27. )
Add Comment
Please, Sign In to add comment