Skip to content

Latest commit

 

History

History
177 lines (73 loc) · 4.91 KB

CHANGELOG.md

File metadata and controls

177 lines (73 loc) · 4.91 KB

Release Notes

Fix #49 count must be an array

Fix Connection class

Fix #48, it was breaking extension - @nunomazer

It's not necessary, no new behavior, ref #48 - @nunomazer

Merge pull request #47 from afgloeden/master

Package refactored

Merge pull request #43 from afgloeden/master

Problem with constraint length of the primary key fixed

Merge pull request #42 from afgloeden/master

Changes related to PSR's

See README

Merge pull request #36 from marcelovsantos/master

Correction test for 5.3 and 5.4

Better identention

Fix #29

Merging dev in master

Added support to multiples resultset

Merge branch 'case_insensitive'

Merge branch 'multiple_connections'

Fix a offset problem in joins

Fix #13

Fix #13 for insert, remove and update

Fix #14

Add money to

Merge branch 'dev'

Probably fixed #11 and possible other problems with querys builded without query builder (but all binds will be considered strings by default)

Fix #8

Minor fixes and better stability.

Now offset works, but it is slow.

Now offset works, but it is slow.

Probably fixed #4 and #5

This fix #3 (workaround).

Improving functions.

Update Readme.

This finally fix #2.

This fix #2

Improvement in query seeking types.

Single quote problem solved.