This website requires JavaScript.
Explore
Help
Sign In
mirror
/
pleroma-docker
Watch
1
Star
0
Fork
0
You've already forked pleroma-docker
mirror of
https://memleak.eu/sn0w/pleroma-docker.git
synced
2024-12-22 01:38:47 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
56c9e39ed1
pleroma-docker
/
initdb.sql
3 lines
79 B
MySQL
Raw
Normal View
History
Unescape
Escape
Update structure
2018-04-08 16:49:07 -04:00
CREATE
EXTENSION
IF
NOT
EXISTS
citext
;
Add pg_trgm extension
2018-06-03 19:57:51 -04:00
CREATE
EXTENSION
IF
NOT
EXISTS
pg_trgm
;
Reference in New Issue
Copy Permalink