Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "pg-mem", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "A memory version of postgres", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -165,2 +165,4 @@ | ||
If you feel your implementation of a type matches the standard, and would like to include it in pg-mem for others to enjoy it, please consider filing a pull request ! (tip: see the [INET](https://github.com/oguimbal/pg-mem/blob/master/src/datatypes/t-inet.ts) type implementation as an example, and the [pg_catalog index](https://github.com/oguimbal/pg-mem/blob/master/src/schema/pg-catalog/index.ts) where supported types are registered) | ||
## Extensions | ||
@@ -167,0 +169,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1305972
13785
278