-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
**What**
A few users have requested this. It doesn't seem too hard, we could inspire ourselves from what `pgvector` has done: https://github.com/search?q=repo:pgvector/pgvector-node+prisma&type=code
…
-
Is this expected?
https://github.com/zombor/Auto-Modeler/blob/master/classes/auth/automodeler/orm.php#L94
I thought that by having AM there is no need for ORM, however, I see some references to ORM …
-
### What version of `drizzle-orm` are you using?
^0.35.3
### What version of `drizzle-kit` are you using?
^0.26.2
### Describe the Bug
I got this error only on the Windows machine I've tried it o…
-
Waiting on #9, probably. Should probably support SQLite first.
Hypothetical API:
```py
@model()
class User:
name: str
password: Hashed[str]
id: Id[int] = auto_increment()
@po…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
https://github.com/drizzle-team/drizzle-orm/issues/1564
The i…
-
I got this error only on the Windows machine I've tried it on **Linux** (Ubuntu) in the **WSL** It works fine,
except for **Windows**, I think because it's missing the compiled binaries from `@libsq…
-
1234
-
> If you have a question, and not a bug or proposal, post in the discussions.
> https://github.com/laravel-doctrine/orm/discussions
# laravel-doctrine/orm version & Laravel version
laravel-doc…
-
https://avni.freshdesk.com/a/tickets/4984
**Describe the bug**
On editing catchment of the user, we get a toast saying "Sever communication error" and it doesn't all the user to edit and save.
**Ste…