Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Aug 12, 2014
1 parent 0b7f300 commit 1532d15
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Also I would like to know about needed examples or documentation stuff.

## Extensions in the latest SNAPSHOT version 0.9.1

* Improved support for select into clause.

```sql
SELECT * INTO mytable FROM mytable2
```

* Improved support for insert table using with clause.

```sql
Expand Down

0 comments on commit 1532d15

Please sign in to comment.