Skip to content

Commit 7854dac

Browse files
committed
Up to 0.3.0
1 parent 761702e commit 7854dac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.3.0
2+
- explicitely pass types to Values.types()
3+
- don't contaminate sql namespace anymore
4+
15
0.2.1
26
- updated required sql-bricks version.
37
New version fixed some issues with INSERT ... SELECT queries.

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