Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 359 Bytes

database.md

File metadata and controls

36 lines (33 loc) · 359 Bytes

Problems

  • id
  • title
  • slug
  • body
  • count
  • related <->
  • difficulty <->
  • timestamp
  • author
  • answer
  • test_cases
  • succesful ->

User

  • id
  • email
  • password
  • usarname
  • time_registered
  • bio
  • avatar
  • active
  • roles ->
  • wish_list ->
  • submissions ?->

submission

  • id
  • user ->
  • problem ->
  • time
  • datestamp
  • error_type
  • error_case