Skip to content

Commit

Permalink
added support for partition by range with interval
Browse files Browse the repository at this point in the history
  • Loading branch information
pdesmarets committed Oct 20, 2023
1 parent 354d405 commit e5e7734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Oracle",
"version": "0.1.31",
"versionDate": "2023-09-29",
"version": "0.1.32",
"versionDate": "2023-10-20",
"author": "hackolade",
"engines": {
"hackolade": "6.11.1",
Expand Down
1 change: 1 addition & 0 deletions properties_pane/field_level/fieldLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6691,6 +6691,7 @@ making sure that you maintain a proper JSON format.
"propertyName": "Subtype",
"propertyKeyword": "mode",
"propertyType": "select",
"hidden": true,
"options": [
"json"
],
Expand Down

0 comments on commit e5e7734

Please sign in to comment.