mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 05:07:56 +00:00
* Fix docker install * Move back twenty-eslint-plugin to eslint-plugin-twenty * fix: add bundled yarn * Improve makeifle structure * Update commands and doc * Add pg_graphql binaries * Fix --------- Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
comment = 'pg_graphql: GraphQL support'
|
|
default_version = '1.4.2'
|
|
module_pathname = '$libdir/pg_graphql'
|
|
relocatable = false
|
|
superuser = true
|
|
schema = 'graphql'
|