Todd Thomas :ivory_logo: on Nostr: can you grab the group container folder from your device? There should be a sqllite ...
can you grab the group container folder from your device? There should be a sqllite file in there for the database (since based on core data). All the table names are ZZZZEntityName or something similar. In terminal if you can get to the database in the file system you can do ‘sqlite3 database name’ then .tables to list tables then ‘select * from ZzzzYourTsble’ to see the data stored.
Published at
2024-06-20 00:18:01Event JSON
{
"id": "be2187f190f02e1b33687fa428427fcfedbbde25eda064486b806d3708ff7b5b",
"pubkey": "d06ed5c0469ac3538f79383ec7def84d913eb817b2ba2b18721f9957ee74de09",
"created_at": 1718842681,
"kind": 1,
"tags": [
[
"p",
"31852623dddf267be27d9119df3d1251d4e74f1ea59eaf089052862c0cf3c05f"
],
[
"proxy",
"https://tapbots.social/@todd/112646073974129280",
"web"
],
[
"e",
"fe21602bf44e0690f07a2da8b56b09dbd9e05afbefbecfb61a9469ba629cc0da",
"",
"root"
],
[
"proxy",
"https://tapbots.social/users/todd/statuses/112646073974129280",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://tapbots.social/users/todd/statuses/112646073974129280",
"pink.momostr"
]
],
"content": "can you grab the group container folder from your device? There should be a sqllite file in there for the database (since based on core data). All the table names are ZZZZEntityName or something similar. In terminal if you can get to the database in the file system you can do ‘sqlite3 database name’ then .tables to list tables then ‘select * from ZzzzYourTsble’ to see the data stored.",
"sig": "fac325045bd65b633e17ce64bac2fe0201db93af15ba91dbb7f00b46fd5b78c8159a414c1a8d7d7c13991077c869c8844813277c85f50e84fa741e30a5fc9297"
}