Skip to content

Releases: effectra/db

v3.0.4

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 12 Dec 18:51
fix find method issue for return instanceof model when find data

v3.0.3

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 01 Dec 15:32
add jsonSerialize method

v3.0.2

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 22 Nov 20:38
add docBlocks

v3.0.1

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 17 Nov 09:55
update makeTableName

v3.0.0

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 15 Nov 21:14
update for new version

v2.1.3

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 27 Sep 11:50
fix fetchPretty

v2.1.2

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 26 Sep 19:14
replace query in describeTable method to Query::info()->listColumns

v2.1.1

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 25 Sep 21:28
upgrade DB class

v2.1.0

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 21 Sep 22:16

update and optimize class DB

v2.0.0

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 28 Jul 15:01

#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.