Skip to content

Commit 552156b

Browse files
committed
Up to 0.4.1
1 parent 0d7bcf0 commit 552156b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.4.1
2+
- added ILIKE support (Pholey)
3+
14
0.4.0
25
- serialize objects to JSON
36
- support INSERT ... SELECT ... RETURNING

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.0",
3+
"version": "0.4.1",
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)