Fraol Lemecha

Results 16 comments of Fraol Lemecha

Can `|2022|01|01|` be the syntax for dates?

@AmrDeveloper `NCHAR` is already implemented but it's not marked as complete in the task list. ![2024-02-26T04:57:57,788529872+03:00](https://github.com/AmrDeveloper/GQL/assets/53809656/0a3dfb81-af21-43a4-bc46-699809f67b01)

I have tried adding a musl release but seems like we wont be able to do that since the rust adapter for duckdb doesn't support musl. https://github.com/frectonz/sql-studio/actions/runs/9739363600/job/26874453077

Seems like the Plex SQLite database uses the spellfix1 SQLite extension. I will look into this. We might need to support the most common SQLite extensions.

Oh nice, #1448 handles the `serialization` part of the problem. It adds the tag key and value as a field when it serializes the struct, but it doesn't check for...

Hi everyone, I hope you’re doing well! I wanted to follow up on my PR, which has been open for a couple of weeks without any progress. I’d appreciate any...

> * A few utilities/helpers for geo data exploration (especially for MBTiles and PBF files since they're raw SQLite files). Adding support for a specific data format or SQLite schema...

Thanks for working on this, that sounds like a good idea. What should the endpoint look like? Maybe something like this ``` GET /autocomplete [ { table_name: "test". columns: ["id",...