Ryan
Ryan
### Describe the bug WIth React 18 and pop-outs are not visible. When I click on pop-out, it creates a new window and quickly dissapears. I can click "dock window"...
jblas 1.2.3 -> 1.2.4. ejml 0.23 -> 0.37.1
Version: "analytics": "^0.8.1", If you have a URL containing this: ``?a=1&%%20Exe`` The line: ``` export const analytics = Analytics({ app: 'Pulse', debug:true, plugins: myPlugins }); ``` Will throw an error...
Hi, Your tool is working great. Thanks. One question, for linux why do you rename the .jar? I'm asking as: 1. Keeping it .jar in theory makes it still easily...
…k from child to parent, right click on tab. Example to show proposed feature: https://github.com/caplin/FlexLayout/discussions/436
### Describe the bug, including details regarding any error messages, version, and platform. If you add flight-sql-jdbc-driver as a dependency to a java appllication it pulls in 70MB of dependencies...
Hi, Sorry for posting as issue but I didn't know where best to mention this. I've created a version of H2 database that runs in the browser. You may find...
``` PoolableConnection conn = getConnection(serverConfig); DatabaseMetaData md = conn.getMetaData(); // TABLE_CAT:`; TABLE_SCHEM:`; TABLE_NAME:` String db = serverConfig.getDatabase(); ResultSet rs = md.getTables(db, null, "%", new String[] {"TABLE","VIEW"}); ``` ``md.getTables("db", null, "%",...
Hi, qStudio is a Free SQL GUI specialized for analysis, in particular it is very intuitive at charting results: https://www.timestored.com/qstudio/ If you think this would be of use to your...
user-ck2 wants to hide tooltip series entries when null. makes total sense. Example query and image below. ``` update n1:0n,n2:count[i]?0n 2 from ([] Company:`Microsoft`Oracle`Paypal`Monero`FXC`Braint`MS`UBS; PnL:(0.8+rand[0.2])*31847.0 13239.0 127938.0 81308.0 63047.0 13010.0...