Files
rustpad/migrations/postgres/0030_document_utf8mb4.sql
T
2026-08-05 10:29:31 +02:00

3 lines
65 B
SQL

-- PostgreSQL text values are already stored as UTF-8.
SELECT 1;