makaron pelnoziarnisty
Explore posts from serversDTDrizzle Team
•Created by makaron pelnoziarnisty on 2/8/2024 in #help
Cannot read properties of undefined (reading 'columns')
I'm using turso, trying to push with Drizzle Kit, but unfortunately getting this error:
5 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 7/4/2023 in #help
Delete limit
Hi, how do I delete just 1 row from a table?
13 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 6/17/2023 in #help
Full Text Search
Is it possible to add full text indexes in Drizzle (MySQL)? If not, can we expect it to be supported in the future?
3 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 6/8/2023 in #help
Error when running drizzle-kit generate:mysql
I have no clue what this means
5 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 5/14/2023 in #help
Connecting to Vercel Postgres
I'm trying to connect to Vercel Postgres like this:
But I'm getting this error:
n [VercelPostgresError]: VercelPostgresError - 'missing_connection_string': You did not supply a 'connectionString' and no 'POSTGRES_URL' env var was found.
It seems like there's no credentials passing here and this sql
thing should read the connection string from .env
file which you need to pull from Vercel?
Am I doing something wrong or is the Vercel + Drizzle ORM mix not supported in dev environment yet?6 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 4/12/2023 in #help
Config in Typescript?
4 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 4/5/2023 in #help
Wrong type on decimals
7 replies
DTDrizzle Team
•Created by makaron pelnoziarnisty on 3/30/2023 in #help
Invalid default value for timestamp
15 replies