db/schema/010_email.sql

2 lines
42 B
MySQL
Raw Normal View History

2023-06-10 04:51:28 +00:00
create type public.email as (email text);