commit
43ba98831d
@ -46,7 +46,7 @@ users = Table(
|
|||||||
|
|
||||||
_GET_USER_RECORDS = sqltext("""\
|
_GET_USER_RECORDS = sqltext("""\
|
||||||
select
|
select
|
||||||
uid, generation, client_state
|
uid, generation, client_state, created_at
|
||||||
from
|
from
|
||||||
users
|
users
|
||||||
where
|
where
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user