Skip to content

Releases: Statflo/php-db

Update DBAL

Choose a tag to compare

@statfloian statfloian released this 02 Jul 20:16
ce73fb1
Merge pull request #2 from Statflo/allow-for-upgrade-dbal

Allow for upgrading of Doctrine DBAL

Bumped DBAL range

Choose a tag to compare

@statfloian statfloian released this 02 Jul 20:12
1.5.1

updated license

Bumped DBAL

Choose a tag to compare

@kinncj kinncj released this 13 May 18:33
1.5.0

updated license

Bumped Dbal

Choose a tag to compare

@kinncj kinncj released this 18 Apr 15:49
1.4.0

bumped dbal

Added schema to table name

Choose a tag to compare

@kinncj kinncj released this 11 Apr 03:04
1.3.0

Added connection to table name

Added Connection class

Choose a tag to compare

@kinncj kinncj released this 11 Apr 02:46
1.2.0

Added connection class

/s/private/protected/g

Choose a tag to compare

@kinncj kinncj released this 11 Apr 02:33
1.1.1

Protected methods

Protected methods instead of private

Choose a tag to compare

@kinncj kinncj released this 23 Mar 18:56
1.1.0

Private methods are now protected

First release

Choose a tag to compare

@kinncj kinncj released this 23 Mar 18:52
1.0.0

Added getConnection method