Skip to content

Commit

Permalink
#27, #26 - Added description to TrackPoint.time.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wolfe committed May 12, 2014
1 parent 4bc1323 commit bec4698
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
-- BP 7.1 content: ModelClass syschar: 3 persistence-version: 7.1.6
-- BP 7.1.6 content: ModelClass syschar: 3 persistence-version: 7.1.6

INSERT INTO O_OBJ
VALUES ("66920350-b77d-4876-9b05-0c545b5437ae",
'TrackPoint',
3,
'TrackPoint',
'',
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000");
INSERT INTO O_NBATTR
VALUES ("7080b4f6-ebf6-47fe-be82-a1c2cf39143c",
Expand All @@ -18,7 +20,8 @@ INSERT INTO O_ATTR
"66920350-b77d-4876-9b05-0c545b5437ae",
"00000000-0000-0000-0000-000000000000",
'time',
'',
'Number of seconds between start time for the associated workout and recording of this location.
',
'',
'time',
0,
Expand Down

0 comments on commit bec4698

Please sign in to comment.