-
> **Note**
> This issue concerns the branch `feature-improve-tables`, until it is merged and removed
There are some problems when attempting to sort and filter using the supabase-js client, especi…
-
It would be great if the Prisma Client JS generator would be compatible with ES6 modules out of the box.
Note: Related to prisma/prisma-client-js#175
-
### Bug description
I am getting `db error: ERROR: unexpected response from login query` when try to use supabase as database. This only happens when accessing an external database, while testing …
-
### Environment
Flask-Appbuilder version: 3.3.1
pip freeze output:
```
adal==1.2.7
alembic==1.6.5
amqp==2.6.1
anyio==3.2.1
apache-airflow==2.1.2
apache-airflow-providers-amazon==2.0.0
ap…
-
### What version of `drizzle-orm` are you using?
0.32.0
### What version of `drizzle-kit` are you using?
0.22.7
### Describe the Bug
When I use findFirst with enum and eq it returns und…
-
ccl/changefeedccl.TestChangefeedRandomExpressions [failed](https://tanzanite.cluster.engflow.com/invocations/default/7997c18f-6e7a-43c9-89c6-b37de47e69ca?testReportRun=22&testReportShard=9&testReportA…
-
Hi, there is currently no way to create a column with the type `timestamp with time zone`.
When I look into the code I found that `datetime` is mapped to `timestamp`. So no matter if I define a `time…
-
Hi,
I noticed that DBeaver does not support the creation/edition of Postgres Data Types. Is there any plan to support that functionality in the future?
TBH, at this point I only care for ENUMs, …
-
**Describe the bug**
I declared two models with bidirectional one-to-many relations containing referential actions. I have no migration and my database is clean, meaning it is the first container sta…
-
## Problem
Currently, if we want to guarantee that user's requests have enough permissions to run a query, we have to keep coding `where:{...} ` clauses everywhere in our code. Depending on the siz…