Produced by Araxis Merge on 10/27/2017 2:19:32 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Source Code.zip\Source Code\Services\src\test\resources | initial_data.sql | Fri Oct 27 12:18:42 2017 UTC |
| 2 | Source Code.zip\Source Code\Services\src\test\resources | initial_data.sql | Fri Oct 27 18:50:29 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 146 |
| Changed | 2 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | INSERT INT O dbo.Requ estType (I d, Descrip tion) VALU ES (1, 'Ag gregate'); | |
| 2 | ||
| 3 | INSERT INT O dbo.Requ estType (I d, Descrip tion) VALU ES (2, 'De tailRecord s'); | |
| 4 | ||
| 5 | INSERT INT O dbo.Sour ce (Id, De scription) VALUES (1 , 'Survey' ); | |
| 6 | ||
| 7 | INSERT INT O dbo.Sou rce (Id, D escription ) VALUES ( 2, 'Genomi c'); | |
| 8 | ||
| 9 | INSERT INT O dbo.Sour ce (Id, De scription) VALUES (3 , 'Clinica l Data'); | |
| 10 | ||
| 11 | INSERT INT O dbo.Stud yApproval (Id, Proce ssId, Appr ovalIdObta ined, Asso ciatedStud yApproval1 , Associat edStudyApp roval2, As sociatedSt udyApprova l3, Title, Descripti on, Create dOn, Modif iedOn, Cre atedBy, Mo difiedBy) VALUES (17 6, 99999, NULL, 1, 2 , 3, 'csp5 72', 'csp5 72', NULL, NULL, NUL L, NULL); | |
| 12 | ||
| 13 | INSERT INT O dbo.Stud yApproval (Id, Proce ssId, Appr ovalIdObta ined, Asso ciatedStud yApproval1 , Associat edStudyApp roval2, As sociatedSt udyApprova l3, Title, Descripti on, Create dOn, Modif iedOn, Cre atedBy, Mo difiedBy) VALUES (17 7, 99999, NULL, NULL , NULL, NU LL, 'mvp00 1', 'mvp00 1', NULL, NULL, NULL , NULL); | |
| 14 | ||
| 15 | INSERT INT O dbo.Requ est (Id, P rocessId, Title, Des cription, StatusDesc ription, R equestType Id, Source Id, StudyA pprovalId, CreatedOn , Modified On, Create dBy, Modif iedBy, App roverId, T askId) VAL UES (1, 27 0, 'db cle an request hz1', 'te sting aws 03132017', 'Submitte d', 1, 3, 176, NULL, NULL, 'ge nisisresea rcher1@gma il.com', ' researcher 1', 'datam anager4', '6c37ca2d- 9002-42c2- b5da-03698 df1cfd4'); | |
| 16 | ||
| 17 | INSERT INT O dbo.Requ est (Id, P rocessId, Title, Des cription, StatusDesc ription, R equestType Id, Source Id, StudyA pprovalId, CreatedOn , Modified On, Create dBy, Modif iedBy, App roverId, T askId) VAL UES (2, 28 0, 'Resear cher4 CR 0 3132017a', '2nd requ est helen testing', 'ResultsAc cepted', 2 , 2, 177, '2008-11-1 1 13:23:44 ', '2008-1 1-11 13:23 :44', 'gen isisresear cher1@gmai l.com', 'd atamanager 4', 'datam anager4', '2008-11-1 1 13:23:44 '); | |
| 18 | ||
| 19 | INSERT INT O dbo.Requ estHistory (HistLine No, Id, Pr ocessId, T itle, Desc ription, S tatusDescr iption, Re questTypeI d, SourceI d, StudyAp provalId, CreatedOn, ModifiedO n, Created By, Modifi edBy, Appr overId, Ta skId) VALU ES (1, 1, 335, 'Fran testing a s R1', 'TH is is a de mo', 'Draf t', 2, 3, 176, '2008 -11-11 13: 23:44', '2 008-11-11 13:23:44', 'research er1', NULL , 'dataman ager1', NU LL); | |
| 20 | ||
| 21 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (1, 'Draft'); | |
| 22 | ||
| 23 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (2, 'Submitted '); | |
| 24 | ||
| 25 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (3, 'Denied'); | |
| 26 | ||
| 27 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (4, 'Returned' ); | |
| 28 | ||
| 29 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (5, 'Sent'); | |
| 30 | ||
| 31 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (6, 'Update'); | |
| 32 | ||
| 33 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (7, 'RequestAc cepted'); | |
| 34 | ||
| 35 | INSERT INT O dbo.Work flowStatus (Id, Desc ription) V ALUES (8, 'RequestNo tAccepted' ); | |
| 36 | ||
| 37 | INSERT INT O dbo.Wor kflowStatu s (Id, Des cription) VALUES (9, 'ResultsA ccepted'); | |
| 38 | ||
| 39 | INSERT INT O dbo.Wor kflowStatu s (Id, Des cription) VALUES (10 , 'Results NotAccepte d'); | |
| 40 | ||
| 41 | INSERT INT O dbo.Wor kflowStatu s (Id, Des cription) VALUES (11 , 'Results Delivered' ); | |
| 42 | ||
| 43 | INSERT INT O dbo.Wor kflowStatu s (Id,Desc ription) V ALUES (12, 'Cancelled '); | |
| 44 | ||
| 45 | INSERT INT O dbo.Comm entType (I d, descrip tion) VALU ES ( 1,'Op erations') ; | |
| 46 | ||
| 47 | INSERT INT O dbo.Comm entType (I d, descrip tion) VALU ES ( 2,'Ge neral'); | |
| 48 | ||
| 49 | INSERT INT O dbo.Com mentHistor y (Comment Id, Reques tId, Statu sId, Comme nts, Creat edOn, Crea tedBy, TYP E, TaskId, CommentTy peId) VALU ES (1, 1, 2, 'Added Comments t o Submitte d', NULL, 'datamanag er1', NULL , 'taskId' , 1); | |
| 50 | ||
| 51 | INSERT INT O dbo.Com mentHistor y (Comment Id, Reques tId, Statu sId, Comme nts, Creat edOn, Crea tedBy, TYP E, TaskId, CommentTy peId) VALU ES (2, 2, 4, 'Reques t Returned to Resear cher', NUL L, 'datama nager1', ' actio', 't askId', 1) ; | |
| 52 | ||
| 53 | INSERT INT O dbo.Role _Type (Rol e_Type_id, Role_Name , Role_Des cription) VALUES (1, 'Administ rator', 'A dministrat or'); | |
| 54 | ||
| 55 | INSERT INT O dbo.Role _Type (Rol e_Type_id, Role_Name , Role_Des cription) VALUES (2, 'requeste r', 'Resea rcher'); | |
| 56 | ||
| 57 | INSERT INT O dbo.Role _Type (Rol e_Type_id, Role_Name , Role_Des cription) VALUES (3, 'dataDest inationMan ager', 'Da ta Destina tion Manag er'); | |
| 58 | ||
| 59 | INSERT INT O dbo.Role _Type (Rol e_Type_id, Role_Name , Role_Des cription) VALUES (4, 'dataSour ceManager' , 'Data So urce Manag er'); | |
| 60 | ||
| 61 | INSERT INT O dbo.User s (User_id , First_Na me, Middle _Name, Las t_Name, La st_Name2, Create_Dat e, Email_i d, User_Ac tive, Acti ve_date, I nactive_da te, user_n ame) VALUE S (1, 'Fra ncis', '', 'Swift', '', '2008- 11-11 13:2 3:44', 'ge nisisad@gm ail.com', 1, '2008-1 1-11 13:23 :44', NULL , ' DN S FRANCISS') ; | |
| 62 | ||
| 63 | INSERT INT O dbo.User s (User_id , First_Na me, Middle _Name, Las t_Name, La st_Name2, Create_Dat e, Email_i d, User_Ac tive, Acti ve_date, I nactive_da te, user_n ame) VALUE S (2, 'Dat a Manager1 First Nam e', '', 'D ata Manage r1 Last Na me', '', ' 2008-11-11 13:23:44' , 'genisis datamgr1@g mail.com', 1, '2008- 11-11 13:2 3:44', NUL L, ' DN S DM11'); | |
| 64 | ||
| 65 | INSERT INT O dbo.User _Type (Use r_Type_id, User_Type _desc) VAL UES (1, 'C ontractor' ); | |
| 66 | ||
| 67 | INSERT INT O dbo.User _Type (Use r_Type_id, User_Type _desc) VAL UES (2, 'E mployee'); | |
| 68 | ||
| 69 | INSERT INT O dbo.User _Role_Type (Id, Role _Type_id, User_Type_ id, User_i d, Start_D ate, End_D ate) VALUE S (1, 1, 1 , 1, '2008 -11-11 13: 23:44', NU LL); | |
| 70 | ||
| 71 | INSERT INT O dbo.User _Role_Type (Id, Role _Type_id, User_Type_ id, User_i d, Start_D ate, End_D ate) VALUE S (2, 2, 2 , 2, '2008 -11-11 13: 23:44', NU LL); | |
| 72 | ||
| 73 | INSERT INT O dbo.User _Approver (Id, User_ id, User_A pprover_id ) VALUES ( 1, 1, 1); | |
| 74 | ||
| 75 | INSERT INT O dbo.User _Approver (Id, User_ id, User_A pprover_id ) VALUES ( 2, 2, 2); |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.