Files
Jeremy Evans 36f3c4b7a8 Remove unnecessary transaction block in Prog::Postgres::PostgresTimelineNexus#setup_blob_storage
setup_blob_storage is only called from the start label method, and label
methods are implicitly run in transactions (via Strand#unsynchronized_run).
2025-05-02 00:55:52 +09:00
..