Ricardo Ander-Egg

Results 11 issues of Ricardo Ander-Egg

When building with: ```sh cargo build --lib --target wasm32-wasi --features bundled,wasm32-wasi-vfs ``` The `CARGO_CFG_TARGET_ENV` is an empty string. The change can be verified by running the command above with and...

duplicate

I haven't been able to see what's going on. If I install `onnxruntime` on one side and `fastinference` on the other, everything works fine*. But if I install `fastinference[onnx-cpu]` it...

Hi! I'm one of the authors of the [Software Logos](https://libraries.excalidraw.com/?theme=light&sort=downloadsTotal#drwnio-drwnio) and [Story Telling](https://libraries.excalidraw.com/?theme=light&sort=downloadsTotal#drwnio-storytelling) libraries. I'm the owner of the domain used for author link of those libraries ([drwn.io](https://drwn.io/)). It's set...

This will let users configure some parts of the UI like the number of rows shown by default.

roadmap

The description of this issue is still WIP: * New endpoint to retrieve foreign key information (inputs: current table, column name, value) * Use a single modal (HTML) and replace...

Typing the full path to the SQLite file can be tedious. It would be great to offer a good autocomplete list with options based on past inputs. Turning `autocomplete="on"` in...

I should show some basic table metadata before the table content. I don't use the metadata that much, so it will probably be behind a link/button/toggle.

roadmap

Similar to what DB Browser for SQLite does:

roadmap