baybal

Results 46 comments of baybal

> There's already one in the open dialog. It's under the `Recent Files` section. File chooser recent files, and file/url history are two different things. The former will not show...

Can confirm too. This is a hard, pretty much a critical blocker. +1 for priority escalation

It also happens whenever you do an UPDATE on a filed with whitespace

I also have a not yet confirmed suspicion of the same thing happening with table names and schemas

confirming `GET http://localhost:8000/DB0001/%3CABSTRACT/GENERAL%3E:%3CNODES%3E { "error": "pq: relation \"\u003cABSTRACT.GENERAL\u003e:\u003cNODES\u003e\" does not exist" }` `GET http://localhost:8000/DB0001/%22%3CABSTRACT/GENERAL%3E:%3CNODES%3E%22 { "error": "pq: zero-length delimited identifier at or near \"\"\"\"" }`

@Siemienik @myfreeer progress?

I would consider adding an option for turning off WebGL entirely. As much for it having no real use aside for obscene 3D popups, as for near impossibility of sanitising...

Nodejs now support browser fetch. I don't think we are using that much of Axios functionality.

I researched streams a bit, and it seems the only way to use them is to switch to fetch instead of XHR

I have experienced the same issue with nativescript-vue