More doc updates
This commit is contained in:
parent
e173e397d2
commit
da01eb843a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Only accretive/fixative changes will be made from now on.
|
||||||
The following changes have been committed to the **master** branch since the 1.0.6 release:
|
The following changes have been committed to the **master** branch since the 1.0.6 release:
|
||||||
|
|
||||||
* Added test for using `any(?)` and arrays in PostgreSQL for `IN (?,,,?)` style queries. Added a **Tips & Tricks** section to **Friendly SQL Functions** with database-specific suggestions, that starts with this one.
|
* Added test for using `any(?)` and arrays in PostgreSQL for `IN (?,,,?)` style queries. Added a **Tips & Tricks** section to **Friendly SQL Functions** with database-specific suggestions, that starts with this one.
|
||||||
|
* Improved documentation in several areas.
|
||||||
|
|
||||||
## Stable Builds
|
## Stable Builds
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue