This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
pleroma-docker
Watch
1
Star
0
Fork
0
You've already forked pleroma-docker
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
51b704bf65
pleroma-docker
/
initdb.sql
3 lines
79 B
MySQL
Raw
Normal View
History
Unescape
Escape
Update structure
2018-04-08 20:49:07 +00:00
CREATE
EXTENSION
IF
NOT
EXISTS
citext
;
Add pg_trgm extension
2018-06-03 23:57:51 +00:00
CREATE
EXTENSION
IF
NOT
EXISTS
pg_trgm
;
Reference in New Issue
Copy Permalink