function getLiveQueryStatusFlags(status): LiveQueryStatusFlags;function getLiveQueryStatusFlags(status): LiveQueryStatusFlags;Defined in: packages/db/src/live-query-adapter.ts:58
Derive the boolean status flags from a collection status. Adapters represent a disabled query separately (with isReady: true); this covers the real CollectionStatus values.