Sunil Deshpande
04/18/2025, 4:00 AMRobbin
04/18/2025, 7:42 AMVikrant Gupta
04/19/2025, 3:36 AM.tables
command in sqlite. Thanks !Sunil Deshpande
04/21/2025, 5:56 AM.tables
command from sqlite.
sqlite> .tables
agent_config_elements migration_lock
agent_config_versions notification_channels
agents org_domains
apdex_settings org_preference
cloud_integrations_accounts organizations
cloud_integrations_service_configs personal_access_tokens
dashboards pipelines
data_migrations planned_maintenance
explorer_queries reset_password_request
feature_status rules
groups saved_views
ingestion_keys sites
integrations_installed ttl_status
invites user_flags
licenses user_preference
licenses_v3 users
migration
sqlite>
sqlite>
SELECT * FROM migration;
1|000|1|2025-02-19 06:04:38
2|001|1|2025-02-19 06:04:38
3|002|1|2025-02-19 06:04:38
4|003|1|2025-02-19 06:04:38
5|004|1|2025-02-19 06:04:38
6|005|1|2025-02-19 06:04:38
7|006|1|2025-02-19 06:04:38
8|007|1|2025-02-19 06:04:38
9|008|1|2025-02-19 06:04:38
10|009|1|2025-02-19 06:04:38
sqlite>
Vikrant Gupta
04/21/2025, 8:44 AMVikrant Gupta
04/21/2025, 8:44 AMSamuel Olowoyeye
04/29/2025, 10:57 PMVikrant Gupta
04/30/2025, 3:38 AMapp version - 77
first and then to the latest ?Samuel Olowoyeye
04/30/2025, 7:03 AMSamuel Olowoyeye
04/30/2025, 7:04 AMSamuel Olowoyeye
04/30/2025, 7:19 AMsqlite> .tables
agent_config_elements migration_lock
agent_config_versions notification_channels
agents org_domains
alertmanager_config org_preference
alertmanager_state organizations
apdex_settings personal_access_tokens
cloud_integrations_accounts pipelines
cloud_integrations_service_configs planned_maintenance
dashboards reset_password_request
data_migrations rules
feature_status saved_views
groups ttl_status
integrations_installed user_invite
licenses_v3 user_preference
migration users
sqlite>
sqlite>
sqlite> SELECT * FROM migration;
1|000|1|2025-02-08 17:09:46
2|001|1|2025-02-08 17:09:46
3|002|1|2025-02-08 17:09:46
4|003|1|2025-02-08 17:09:46
5|004|1|2025-02-08 17:09:46
6|005|1|2025-02-08 17:09:46
7|006|1|2025-02-08 17:09:46
8|007|1|2025-02-08 17:09:46
9|008|1|2025-02-08 17:09:47
10|009|1|2025-02-08 17:09:47
11|011|2|2025-02-26 11:34:43
12|012|2|2025-02-26 11:34:43
13|013|3|2025-04-30 07:10:49
14|014|3|2025-04-30 07:10:49
15|015|3|2025-04-30 07:10:49
16|016|3|2025-04-30 07:10:49
17|017|3|2025-04-30 07:10:49
18|018|3|2025-04-30 07:10:49
19|019|3|2025-04-30 07:10:49
20|020|3|2025-04-30 07:10:49
Robbin
05/01/2025, 9:53 AMRobbin
05/01/2025, 10:05 AMSamuel Olowoyeye
05/02/2025, 7:52 AMVikrant Gupta
05/02/2025, 9:42 AMSamuel Olowoyeye
05/05/2025, 9:00 AMSamuel Olowoyeye
05/05/2025, 9:03 AMSamuel Olowoyeye
05/10/2025, 6:08 PM