Skip to content

Commit ca284ab

Browse files
committed
Up to 0.4.3
1 parent 27563eb commit ca284ab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.4.3
2+
- play nicely with .toPostgres() types (Brent)
3+
- fixed array quotation
4+
- updated sql-bricks to 2.x (backward compatible for us)
5+
16
0.4.2
27
- updated sql-bricks to 1.2.2
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-bricks-postgres",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"author": "Alexander Schepanovski <suor.web@gmail.com> (http://hackflow.com)",
55
"contributors": ["Peter Rust <peter@cornerstonenw.com>"],
66
"description": "Transparent, Schemaless SQL Generation for the PostgreSQL",

0 commit comments

Comments
 (0)