-
```
it would be cool if the gwt-mobile-webkit API could reuse the Google Gears
GWT API under the covers if the browser does not support HTML5's database
API but does have Gears installed
http://cod…
-
### What version of `drizzle-orm` are you using?
?
### What version of `drizzle-kit` are you using?
?
### Describe the Bug
From drizzle-kit-mirror repo: https://github.com/drizzle-team/drizzle-ki…
-
## start command
```
docker run -d \
--name briefer \
-p 8010:3000 \
-v briefer_jupyter_data:/home/jupyteruser \
-v briefer_briefer_data:/home/briefer \
-e POSTGRES_HOSTNAME=**** \
…
-
## Summary
Exposing a database as a GraphQL API is a common pattern in modern applications. This proposal aims to simplify this process using Ballerina's `bal persist` tool and the `bal graphql` to…
-
_Explanation:_
I'm trying to setup some Infra with SST + Hono + Cloudflare D1 + Drizzle.
However, when I try to use the D1 resource in my worker "Resource.Database", it is typed as :
```typescrip…
-
### Error Message and Logs
After updating image versions in a non-git compose resource, the old versions are still displayed as "exited" in the services list and their settings are not persisted to t…
-
Is it possible to create an endpoint for live timing, this endpoint return the latest info for all others endpoints.
This will save server requests.
-
## Overview
**pgstacrs** will be a "full access" Python API for [pgstac](https://github.com/stac-utils/pgstac) backed by the [pgstac crate](https://crates.io/crates/pgstac).
## Prior art
- [p…
-
start with sqlite3 and then provide some wrapper for a common api to other DBMS's
***prepared statements should be built in***
-