Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. PROJ_ID | TYPE | TYPE_ID | SUBTYPE | SUBTYPE_ID | ACTION | BEFORE | AFTER | DATE | USER |
  2. ---------------------------------------------------------------------------------------------------------------------------------
  3. proj_id | details | null | NULL | NULL | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  4. | element | id | NULL | NULL | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  5. | scenario | id | NULL | NULL | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  6. | scenario | id |QUALITYATTRIBUTE| ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  7. | scenario | id | SIGNIFICANCE | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  8. | scenario | id | DIFFICULITY | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  9. | a.decision| id | NULL | NULL | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  10. | a.approach| id | NULL | NULL | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  11. | a.approach| id | ENVIRONMENT | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  12. | a.approach| id | STIMULUS | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  13. | a.approach| id | RESPONSE | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
  14. | a.approach| id | REASONING | ID? | add|upd|del |text_before | text_after | TIMESTAMP| USER_ID |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement