File size: 146 Bytes
f711f7f
 
 
 
1
2
3
4
5
-- Bootstrap SQL for local development DB.
-- Add project-wide extensions or seed baseline data here.

CREATE EXTENSION IF NOT EXISTS "pgcrypto";