Skip to content

Added dataset metadata method#8

Open
aaronsinclair wants to merge 6 commits into
woganmay:masterfrom
aaronsinclair:master
Open

Added dataset metadata method#8
aaronsinclair wants to merge 6 commits into
woganmay:masterfrom
aaronsinclair:master

Conversation

@aaronsinclair
Copy link
Copy Markdown

method to return dataset metadata

returns array
0 => {#2289
+"type": "DATETIME"
+"dataSourceId": "adad4a77-xxxxx-guid"
+"maxLength": -1
+"minLength": -1
+"periodIndex": 0
+"aggregated": false
+"columnName": "date_time"
}
1 => {#2276
+"type": "STRING"
+"dataSourceId": "adad4a77-xxxxx-guid"
+"maxLength": -1
+"minLength": -1
+"periodIndex": 0
+"aggregated": false
+"columnName": "domain"
}
2 => {#2271
+"type": "STRING"
+"dataSourceId": "adad4a77-xxxxx-guid"
+"maxLength": -1
+"minLength": -1
+"periodIndex": 0
+"aggregated": false
+"columnName": "log_name"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant