userver
C++ Async Framework
Toggle main menu visibility
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
libraries/easy/samples/5_pg_service_template/postgresql/schemas/db_1.sql
1
2
CREATE
TABLE
IF
NOT
EXISTS
events_table (
3
id serial
NOT
NULL
,
4
action
VARCHAR
PRIMARY
KEY
5
)
Generated on Wed Apr 30 2025 15:48:39 for userver by
Doxygen
1.13.2