QuartzLibrary

↗ HN profile [ 16.6 ms ] full profile

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.

  1. 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…