Guest User

Untitled

a guest
Jan 16th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Admin
  2. id email
  3. 1 test@test.com
  4. 2 abc@test.com
  5.  
  6. Users
  7. id email
  8. 331 test@test.com
  9. 931 abc@test.com
  10.  
  11. Code
  12. id owner_id (Foreign Key)
  13. 2 1
  14.  
  15. Code
  16. id owner_id
  17. 2 331
Add Comment
Please, Sign In to add comment