table grid display, SQL for browse table is generated on FE

This commit is contained in:
Jan Prochazka
2020-03-05 09:40:05 +01:00
parent bbc969fa71
commit aad9512951
14 changed files with 152 additions and 39 deletions

View File

@@ -22,6 +22,8 @@
"socket.io-client": "^2.3.0",
"styled-components": "^4.4.1",
"uuid": "^3.4.0",
"@dbgate/sqltree": "^0.1.0",
"@dbgate/datalib": "^0.1.0",
"@dbgate/engines": "^0.1.0"
},
"scripts": {