DocsOMobileDatabase Tables
Developer

Database Tables

OMobileorravo.com/docs/omobile/database-tables

All tables use the WordPress table prefix (default wp_).

TableDescription
omobile_devicesRegistered mobile installs
omobile_sessionsActive app sessions
omobile_api_logEvery REST request logged
omobile_telemetryRaw event stream
omobile_telemetry_rollupDaily rollup of telemetry
omobile_crashesCrash reports with fingerprints
omobile_flagsFeature flags with rollout %
omobile_announcementsIn-app messages
omobile_push_queueOutbound push jobs
omobile_content_healthPosts flagged for issues
omobile_snapshotsConfig point-in-time snapshots
omobile_webhooksOutbound webhook registrations
omobile_refresh_tokensActive refresh token records
omobile_login_attemptsPer-identifier throttle counters
omobile_segmentsDevice targeting rules
omobile_auditAdmin action audit trail
omobile_api_keysAPI key store (prefix + SHA-256 hash)
omobile_app_versionsVersion status/force-update rules
omobile_remote_configKey/value remote config store

Database Tables — OMobile Docs — Orravo