Skip to content

Commit

Permalink
#41 - Deleted state models to avoid giving away the solution to the
Browse files Browse the repository at this point in the history
State Models workshop.
  • Loading branch information
John Wolfe committed Sep 3, 2014
1 parent 1905b82 commit 9abf20f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2,364 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,24 +269,6 @@ INSERT INTO O_ATTR
"ba5eda7a-def5-0000-0000-000000000005",
'',
'');
INSERT INTO O_NBATTR
VALUES ("c307e400-f06b-4450-8e3c-94dadad961ff",
"c1022670-c44d-401e-bb23-dfcef6084fba");
INSERT INTO O_BATTR
VALUES ("c307e400-f06b-4450-8e3c-94dadad961ff",
"c1022670-c44d-401e-bb23-dfcef6084fba");
INSERT INTO O_ATTR
VALUES ("c307e400-f06b-4450-8e3c-94dadad961ff",
"c1022670-c44d-401e-bb23-dfcef6084fba",
"0078004b-9cab-4a56-beac-5014d746ad80",
'current_state',
'',
'',
'current_state',
0,
"ba5eda7a-def5-0000-0000-000000000006",
'',
'');
INSERT INTO O_NBATTR
VALUES ("0078004b-9cab-4a56-beac-5014d746ad80",
"c1022670-c44d-401e-bb23-dfcef6084fba");
Expand Down
Loading

0 comments on commit 9abf20f

Please sign in to comment.