Releases: dframe/database
Releases · dframe/database
v2.0.1
Resolved #37, Update PSR-12
Resolved #36, Duplicate comment
Resolved #35, Add Exception
v2.0.0
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
Resolved #31, Update PHPDoc
And add some fixes
v1.4.4
#28, Incorrect order Having
#29, Wrong code qualification
v1.4.3
#22, Wrong order parametr LIMIT
v1.4.2
#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
#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