atproto Thingiverse but good
0

Configure Feed

Select the types of activity you want to include in your feed.

polymodel / .sqlx / query-ce65448db03ba94432bb911c797b33277438ac7fd538b9e03334988dbd014fac.json
454 B 21 lines
1{ 2 "db_name": "SQLite", 3 "query": "SELECT EXISTS(SELECT 1 FROM parts WHERE uri = ?)", 4 "describe": { 5 "columns": [ 6 { 7 "name": "EXISTS(SELECT 1 FROM parts WHERE uri = ?)", 8 "ordinal": 0, 9 "type_info": "Integer", 10 "origin": "Expression" 11 } 12 ], 13 "parameters": { 14 "Right": 1 15 }, 16 "nullable": [ 17 false 18 ] 19 }, 20 "hash": "ce65448db03ba94432bb911c797b33277438ac7fd538b9e03334988dbd014fac" 21}