-
### What version of `drizzle-orm` are you using?
0.35.0
### What version of `drizzle-kit` are you using?
0.26.1
### Describe the Bug
Since updating from 0.34.x to 0.35.0, I'm getting the followin…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Report hasn't been filed before.
- [x] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.0
### What versi…
-
I get this error with HASS 2024.10 and 2024.11 and postgresql:
```python
Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht
Logger: root
Quelle: custom_components/ltss/__…
-
### Package.json file
```JSON
{
[...]
"scripts": { [...] },
"dependencies": {
"@medusajs/admin-sdk": "latest",
"@medusajs/framework": "latest",
"@medusajs/me…
-
### What version of `drizzle-orm` are you using?
0.35.2
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
This typescript error appears after upgrading to either 0.35.1…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
My goal is to support both the `node-postgres` and `neo…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Package.json file
```JSON
{
"name": "",
"version": "0.0.1",
"description": "",
"license": "MIT",
"keywords": [
"sqlite",
"postgres",
"typescript",
"ecommerce…
-
### Explanation
Right now we use MongoDB to store offchain data, which isn´t an optional solution for the kind of product we are building, as we are handling finantial data a relational type database…