Martina Welander

Results 7 issues of Martina Welander

Floating comments are removed when you introspect: ``` model User { // I float! } ``` Would be good to have a warning in VS Code so that users aren't...

kind/improvement
topic: comments
team/schema

There's an expectation that .env file should be in root - Prisma expects it in prisma folder unless you use the schema flag or load it manually via dot-env

docs
docs: task
topic: env

https://prisma-company.slack.com/archives/C5Z9TH6N9/p1607508776067500?thread_ts=1607508716.067200&cid=C5Z9TH6N9

docs
topic: env

## Context (See Jan's comment) Find out what date/time gets written to the database if your db is in a different region. ## Suggested action Update reference docs for that...

docs
priority: low

## Suggested action Add Azure SQL connection string format to MSSQL connector page (later needs to be moved to the correct page for connection details)

docs
topic: sql server
priority: low

See: https://prisma-company.slack.com/archives/C5Z9TH6N9/p1603187090042800?thread_ts=1602848895.004500&cid=C5Z9TH6N9 * [x] Binaries URL schema * [x] OpenSSL justification * [x] Protocols * [ ] Move engines list to a more obvious place * [ ] Better use...

docs
topic: spec migration
needs-investigation
topic: binaryTargets
priority: low

## "Problem" A JSON field in a database might contain a lot of data that you don't necessarily want to return each time you read a record - e.g. unstructured...

kind/feature
topic: client types
topic: Json
domain/client
topic: client api