David Matějka

Results 65 issues of David Matějka

This PR introduces a dedicated table to store the schema of the final project. This enhancement significantly boosts the cold start performance of projects with a large number of migrations.

Sequences have some performance impacts, e.g. longer downtime during blue-green aws deployment.

TODO: solve BC in migration

This pull request introduces the option to configure null behavior in unique indexes—specifically, whether nulls should be distinct. This feature is available starting from PostgreSQL version 15. Initially, I thought...

This PR refines the execution flow of nested mutations in the Content API, focusing on improving determinism and simplifying the codebase. The key changes include: - Elimination of async execution:...

### How can we reproduce the crash? I encountered segfaults while using the [Plop code generator](https://plopjs.com/), which internally relies on CLI tools like `inquirer` (for user input) or `ora` (progress)....

crash
node:readline
confirmed bug