db/schema/000_hashed_text.sql

2 lines
42 B
MySQL
Raw Normal View History

2023-06-10 04:51:28 +00:00
create type hashed_text as (hashed text);