db/schema/000_hashed_text.sql
2023-06-10 00:12:26 -05:00

2 lines
42 B
SQL

create type hashed_text as (hashed text);