-
### Provide environment information
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2…
-
### 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.1
### What version of `d…
-
### Describe the feature
Cloudflare exposes bindings via the `event.context.cloudflare.env`.
Aside: `event.context.cloudflare.env` is only available when making a request, not when directly invoki…
-
Type: Bug
Since the last update(s) or so, the TypeScript language server fails to recognize or do any code completion on newly created (or copy-pasted) files, no matter if they are TS or TSX.
Wi…
-
```
import { LicenceDTO, LicencePatchDTO, NewLicenseDTO } from "@/models/license";
import generateOpenApiSpec from "@omer-x/next-openapi-json-generator";
export async function GET() {
console.…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
0.25.0
### Describe the Bug
Hi, upgrading to Next.js 15 i have the following error:
```
…
-
Hey there!
I built a small CLI for creating new kitforstartup-projects heavily inspired by create-svelte!
It currently lives under [https://github.com/Bloeckchengrafik/kitforstartups-cli](https://gi…
-
no budgets are showing
-
### 📦 部署环境
Docker, Other
### 📌 软件版本
1.29.4
### 💻 系统环境
Windows
### 🌐 浏览器
Chrome
### 🐛 问题描述
询问今天日期,会返回模型更新日期,能否替换为服务器当前日期
![5191731257502_ pic](https://github.com/user-attach…
-
### Describe what you want
Current behavior:
```ts
import { uuid, varchar } from 'drizzle-orm/pg-core';
export const usersTable = d.pgTable(
'users',
{
id: uuid('id').primaryKey().def…