userver
C++ Async Framework
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
Toggle main menu visibility
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
All results
samples/postgres_auth/tests/static/test_data.sql
1
INSERT
INTO
auth_schema.tokens(token, user_id, scopes, name)
VALUES
2
(
'wrong-scopes-token'
,
1
,
'{"just_wrong"}'
,
'Bad Man'
),
3
(
'THE_USER_TOKEN'
,
2
,
'{"read", "hello", "info"}'
,
'Dear User'
);
Docs version:
v1.0
,
v2.0
,
trunk/develop
Generated on Wed Apr 30 2025 15:48:39 for userver by
Doxygen
1.13.2