Skip to content

Commit

Permalink
job: #9 This commmit simply upgrades the models from 3.6 to 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
cortlandstarrett committed May 16, 2013
1 parent a600e84 commit 93bdea1
Show file tree
Hide file tree
Showing 47 changed files with 1,754 additions and 1,092 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- BP 7.1 content: Package syschar: 3 persistence-version: 7.1.5
-- BP 7.1.6 content: Package syschar: 3 persistence-version: 7.1.6

INSERT INTO EP_PKG
VALUES ("c4db7d83-7a88-46de-81dd-7d9c8a3c56fa",
Expand All @@ -24,13 +24,15 @@ INSERT INTO GD_MD
0,
0,
0,
'3.2.5');
'3.2.5',
'GPS Watch::Activities');
INSERT INTO GD_GE
VALUES ("8be84e43-aa04-4d7b-9313-b46a21d4b97d",
"ae20c7fe-255c-4fc3-99c1-f5b5b05eb2a8",
"73f86142-3af9-4c94-b20f-5105de1020bf",
108,
0);
0,
'GPS Watch::Activities::Exercise');
INSERT INTO GD_SHP
VALUES ("8be84e43-aa04-4d7b-9313-b46a21d4b97d");
INSERT INTO GD_NCS
Expand All @@ -56,9 +58,9 @@ INSERT INTO DIM_DIA
3000.000000,
"00000000-0000-0000-0000-000000000000");
INSERT INTO PE_PE
VALUES ("73f86142-3af9-4c94-b20f-5105de1020bf",
VALUES ("c4db7d83-7a88-46de-81dd-7d9c8a3c56fa",
1,
"c4db7d83-7a88-46de-81dd-7d9c8a3c56fa",
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000",
7);
INSERT INTO S_SYS_PROXY
Expand Down
Loading

0 comments on commit 93bdea1

Please sign in to comment.