Untitled
unknown
plain_text
a year ago
180 B
3
Indexable
record = tinyAPI.dsh().query( '''select count(1) as is_user_non_us from prof_user_outside_US where user_id = %s''', [user_id] )
Editor is loading...
record = tinyAPI.dsh().query( '''select count(1) as is_user_non_us from prof_user_outside_US where user_id = %s''', [user_id] )