forked from newapplesho/mixpanel-smalltalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from sorabito/develop
AS-10897 added isMixpanelJqlIdentifier to use MixpanelJqlIdentifier as key for group by clause
- Loading branch information
Showing
7 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
...tory/Mixpanel-Jql.package/MixpanelJqlIdentifier.class/instance/isMixpanelJqlIdentifier.st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
testing | ||
isMixpanelJqlIdentifier | ||
^ true |
3 changes: 2 additions & 1 deletion
3
pharo-repository/Mixpanel-Jql.package/MixpanelJqlIdentifier.class/methodProperties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
pharo-repository/Mixpanel-Jql.package/MixpanelJqlKeys.class/instance/tokensItem.on..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
printing | ||
tokensItem: item on: tokens | ||
item isMixpanelJqlIdentifier ifTrue: [ | ||
^ tokens add: item asMixpanelJqlString | ||
]. | ||
item isMixpanelJqlProperties ifTrue: [ | ||
^ tokens doubleQuoted: item asMixpanelJqlString | ||
]. | ||
]. | ||
tokens add: item asMixpanelJqlKey |
2 changes: 1 addition & 1 deletion
2
pharo-repository/Mixpanel-Jql.package/MixpanelJqlKeys.class/methodProperties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"instance" : { | ||
"tokensOn:" : "MasashiUmezawa 4/25/2019 15:26", | ||
"tokensItem:on:" : "MasashiUmezawa 4/25/2019 15:31" | ||
"tokensItem:on:" : "KazunoriUeda 6/2/2020 18:12" | ||
}, | ||
"class" : { } | ||
} |
3 changes: 3 additions & 0 deletions
3
pharo-repository/Mixpanel-Jql.package/Object.extension/instance/isMixpanelJqlIdentifier.st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*Mixpanel-Jql-testing | ||
isMixpanelJqlIdentifier | ||
^ false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
pharo-repository/Mixpanel-Jql.package/monticello.meta/version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
(name 'Mixpanel-Jql-MasashiUmezawa.1574759422' message 'empty log message' id '45cf7ba5-525f-0d00-86b7-e2ee062aadb1' date '10 April 2020' time '11:54:25.550339 pm' author 'MasashiUmezawa' ancestors ((name 'Mixpanel-Jql-MasashiUmezawa.1574759421' message 'empty log message' id '237befa0-525f-0d00-86b6-5b82062aadb1' date '10 April 2020' time '11:53:09.24496 pm' author 'MasashiUmezawa' ancestors ((name 'Mixpanel-Jql-CompatibleUserName.1574759420' message 'Merge pull request #34 from sorabito/develop | ||
(name 'Mixpanel-Jql-KazunoriUeda.1586737104' message 'empty log message' id '3d3d4b92-7863-0d00-8c1e-5bb2075b48b3' date '2 June 2020' time '6:49:58.868762 pm' author 'KazunoriUeda' ancestors ((name 'Mixpanel-Jql-KazunoriUeda.1586737103' message 'empty log message' id '8f729b8d-7863-0d00-8c1d-c989075b48b3' date '2 June 2020' time '6:48:40.239311 pm' author 'KazunoriUeda' ancestors ((name 'Mixpanel-Jql-KazunoriUeda.1586737102' message 'empty log message' id 'f9e42789-7863-0d00-8c1c-2c71075b48b3' date '2 June 2020' time '6:47:25.557155 pm' author 'KazunoriUeda' ancestors ((name 'Mixpanel-Jql-KazunoriUeda.1586737101' message 'empty log message' id 'bcff3486-7863-0d00-8c1b-1ef4075b48b3' date '2 June 2020' time '6:46:36.084777 pm' author 'KazunoriUeda' ancestors ((name 'Mixpanel-Jql-GitHub.1586737100' message 'Merge pull request #37 from sorabito/develop | ||
|
||
PR for v0.1.12' id 'fb5828b0-bfb9-5303-8ea7-5aabb00d880f' date '26 November 2019' time '9:10:20 am' author 'CompatibleUserName' ancestors () stepChildren ())) stepChildren ())) stepChildren ()) | ||
Added MixpanelJqlRowExpression class >> undefined' id '8ee84615-3a87-52b9-89ea-460aee1097ab' date '13 April 2020' time '12:18:20 am' author 'GitHub' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) |