This website works better with JavaScript
Home
Explore
Help
Sign In
foxtime
/
photoplaces
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f6ab42f881
Branches
Tags
main
photoplaces
/
backend
/
migrations
/
000001_create_extensions.up.sql
000001_create_extensions.up.sql
85 B
History
Raw
1
2
CREATE EXTENSION IF NOT EXISTS "pgcrypto";
CREATE EXTENSION IF NOT EXISTS "postgis";