userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/postgres_auth/schemas/postgresql/auth/migrations/V002__add_name.sql
1
ALTER
TABLE
auth_schema.tokens
2
ADD
COLUMN
name TEXT
NOT
NULL
;
Generated on Thu Oct 3 2024 13:06:53 for userver by
Doxygen
1.10.0