Have a schema #40

Open
opened 2026-06-15 01:52:41 +00:00 by rasmus · 0 comments
Owner

Mongo is horrible at allowing you to have multiple schemas, then code fails, because it wasn't migrated. Either have a defined schema, that if the objects don't follow, are rejected in mongo.

or migrate to Postgres

Mongo is horrible at allowing you to have multiple schemas, then code fails, because it wasn't migrated. Either have a defined schema, that if the objects don't follow, are rejected in mongo. or migrate to Postgres
rasmus added the disposalupkeep labels 2026-06-15 01:52:41 +00:00
Sign in to join this conversation.