We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f02ce commit e214c79Copy full SHA for e214c79
README.md
@@ -175,7 +175,7 @@ However, developers usually know when they change a schema significantly. It's
175
also easy to re-check whether the current schema differs a lot from the original
176
one using zson\_dict table.
177
178
-## Open issues
+## Known limitations
179
180
-- Intalling the extension in a schema other than `public` is not supported (i.e. `CREATE EXTENSION zson WITH SCHEMA ...`);
+Intalling ZSON in a schema other than `public` is not supported (i.e. `CREATE EXTENSION zson WITH SCHEMA ...`).
181
0 commit comments