This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
c64888048f
zulip
/
scripts
/
setup
/
create-pgroonga.sql
4 lines
83 B
SQL
Raw
Blame
History
\
connect
zulip
CREATE
EXTENSION
pgroonga
;
GRANT
USAGE
ON
SCHEMA
pgroonga
TO
zulip
;
Reference in New Issue
View Git Blame
Copy Permalink