Skip to content

Releases: dframe/database

v2.3.0

07 Dec 11:58
8c31575
Compare
Choose a tag to compare

v2.2.0

30 Aug 13:27
d533a26
Compare
Choose a tag to compare

#39 _bindPdoParam NULL typing capabilities

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Feb 11:46
1071ef6
Compare
Choose a tag to compare

v2.0.1

16 Nov 11:17
5fb0ded
Compare
Choose a tag to compare

Resolved #37, Update PSR-12
Resolved #36, Duplicate comment
Resolved #35, Add Exception

v2.0.0

04 Dec 09:05
042bb3c
Compare
Choose a tag to compare

Resolved #20, Native dsn
Resolved #31, Update PHPDoc
Resolved #32, Update __construct
Resolved #33, params in isset() always exists and is not nullable
Resolved #34, Argument of an invalid type

v1.4.5

25 Sep 08:26
852984d
Compare
Choose a tag to compare

Resolved #31, Update PHPDoc
And add some fixes

v1.4.4

05 Aug 10:53
6780efd
Compare
Choose a tag to compare

#28, Incorrect order Having
#29, Wrong code qualification

v1.4.3

28 Jun 10:46
6352652
Compare
Choose a tag to compare

#22, Wrong order parametr LIMIT

v1.4.2

15 Dec 21:04
61565b0
Compare
Choose a tag to compare

#10 Refactory code
#11 Update phpdoc
#12 Undefined Exceptions, Update phpunit
#13 PHPUnit - Failed asserting that exception of type
#14, Update composer.json
#15, Get rid of Hungarian notation
#16, Undefined variables
#18, Update phpdocs and remove unused property
#19, Add Chunk Interface

v1.4.1

08 Sep 20:49
3844414
Compare
Choose a tag to compare

#1 Native prepared statement
Fix pdohelper namespace
Default array for prepareQuery
#3 More flexible config
Update method Comments
#4, Replaces array() with []
#6 Test Enhancement
#8 No need for underscores for private methods
#7 #9 Update PSR-2, Clean Code