Skip to content

Releases: effectra/db

v3.0.4

12 Dec 18:51
Compare
Choose a tag to compare
fix find method issue for return instanceof model when find data

v3.0.3

01 Dec 15:32
Compare
Choose a tag to compare
add jsonSerialize method

v3.0.2

22 Nov 20:38
Compare
Choose a tag to compare
add docBlocks

v3.0.1

17 Nov 09:55
Compare
Choose a tag to compare
update makeTableName

v3.0.0

15 Nov 21:14
Compare
Choose a tag to compare
update for new version

v2.1.3

27 Sep 11:50
Compare
Choose a tag to compare
fix fetchPretty

v2.1.2

26 Sep 19:14
Compare
Choose a tag to compare
replace query in describeTable method to Query::info()->listColumns

v2.1.1

25 Sep 21:28
Compare
Choose a tag to compare
upgrade DB class

v2.1.0

21 Sep 22:16
Compare
Choose a tag to compare

update and optimize class DB

v2.0.0

28 Jul 15:01
Compare
Choose a tag to compare

#NEW

Driver Class Represents the available database driver options.

PostgreSQL Class Represents a PostgreSQL database driver implementation.

#UPDATE

Connection Establishes a database connection based on the configuration.