David Sparkles

Results 12 issues of David Sparkles

Proposal: 1. One user for the migrations, who can write all schemas. 2. One user for the subsequent connection pool, who cannot read or write the meta schema.

# Package db # Info @David Was mir schonmal auffällt ist, dass am @ManyToMany keine Parameter erlaubt sind. Aktuell nutze ich: `@ManyToOne((type) => User, { eager: true, onDelete: "CASCADE", onUpdate:...