Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/web-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@questdb/web-console",
"version": "0.2.5",
"version": "0.2.6",
"license": "Apache-2.0",
"description": "QuestDB Console",
"files": [
Expand All @@ -26,7 +26,7 @@
"@monaco-editor/react": "^4.3.1",
"@popperjs/core": "2.4.2",
"@questdb/react-components": "workspace:^",
"@questdb/sql-grammar": "1.0.11",
"@questdb/sql-grammar": "1.0.13",
"@radix-ui/react-dialog": "^1.0.3",
"animate.css": "3.7.2",
"clipboard": "2.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3852,10 +3852,10 @@ __metadata:
languageName: unknown
linkType: soft

"@questdb/sql-grammar@npm:1.0.11":
version: 1.0.11
resolution: "@questdb/sql-grammar@npm:1.0.11"
checksum: 4cc1ed9fa4bfc09864c0d4372352f0e9ced5569d27fb0362da55cbaeda29dc7a4ae4a40fb169e664579133b703f886f8f694f732b964e02ec57acfa7da2d9f55
"@questdb/sql-grammar@npm:1.0.13":
version: 1.0.13
resolution: "@questdb/sql-grammar@npm:1.0.13"
checksum: 7edd9a7ef16ca83a41ffc35ab684a67add9368cb2a43a7844f03ca787373867503f0f59be5cf906e9233e4907ea1e3d1945d3435a2e6484d177b29e8a7fec78d
languageName: node
linkType: hard

Expand All @@ -3872,7 +3872,7 @@ __metadata:
"@monaco-editor/react": ^4.3.1
"@popperjs/core": 2.4.2
"@questdb/react-components": "workspace:^"
"@questdb/sql-grammar": 1.0.11
"@questdb/sql-grammar": 1.0.13
"@radix-ui/react-dialog": ^1.0.3
"@styled-icons/styled-icon": ^10.7.0
"@types/jquery": 3.5.1
Expand Down