QuartzLibrary
No user record in our sample, but QuartzLibrary has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
Hi HN! If you persist your pydantic models (db, cache, queues, config, ...), a schema change can quietly break deserialization. To help with this, stable_pydantic: - tests for backward compatibility (new client reads…