Results 31 issues of c0c0n3

### Is your feature request related to a problem? Please describe. Is Alpine still the best Docker base image to use for releasing QL? It definitely seems to be in...

enhancement

The location attribute gets stored as GeoJSON. When a client queries the attribute, QL returns GeoJSON. We discussed the possibility of having clients specify the format of the returned location...

enhancement
ideas

### Is your feature request related to a problem? Please describe. As of PR #374 we've had a fully functional Timescale backend but the health check is hardcoded to work...

enhancement
no-issue-activity

### Is your feature request related to a problem? Please describe. The entity delete endpoint (`/v2/entities/{entityId}`) lets you delete entity data by ID. It additionally takes an optional type parameter...

enhancement
no-issue-activity

### Is your feature request related to a problem? Please describe. Alot of our tests depend on external Docker processes and can't be run until those processes are ready. At...

enhancement
no-issue-activity

With #142 we introduced better support for saving structured values as objects in Crate. We should probably extend that line of work to include support for arrays of structured values,...

enhancement

### Background At the moment QL builds queries by string manipulation---input parameter substitution in string templates, string concatenation, etc. In addition to that, not all input parameters get sanitised so...

bug or fix

### Is your feature request related to a problem? Please describe. PR #357 introduced initial support for Gunicorn, but we probably still have some work to do before we have...

enhancement
no-issue-activity

### Is your feature request related to a problem? Please describe. There's no mention in the manual of how to run QuantumLeap in Gunicorn. ### Describe the solution you'd like...

enhancement
no-issue-activity

**Is your feature request related to a problem? Please describe.** The query method of the SQL translator catches any exception thrown by the driver when executing the query which isn't...

enhancement
no-issue-activity