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 Mon Sep 29 2025 12:37:35 for userver by
Doxygen
1.13.2