Releases: MaplePHP/Query
Releases · MaplePHP/Query
v2.0.2
18 Aug 12:27
Compare
Sorry, something went wrong.
No results found
Fixed index bug in the SQLite handler.
v2.0.1
18 Aug 10:43
Compare
Sorry, something went wrong.
No results found
Fixed a bug related to selecting a database from multiple options.
Added support for PostgreSQL.
Introduced interfaces for connection and result handlers, maintaining consistent method names with the mysqli class.
v2.0.0
06 Jun 13:03
Compare
Sorry, something went wrong.
No results found
Added support for multiple and MySQL and SQLite databases.
v1.1.2
09 Mar 18:05
Compare
Sorry, something went wrong.
No results found
Added MySQL port as an argument option in the constructor.
v1.1.1
13 Dec 19:30
Compare
Sorry, something went wrong.
No results found
v1.1.0
12 Dec 13:39
Compare
Sorry, something went wrong.
No results found
Added minor functionality and improvements.
v1.0.4
08 Dec 12:33
Compare
Sorry, something went wrong.
No results found
v1.0.3
07 Dec 13:46
Compare
Sorry, something went wrong.
No results found
v1.0.2
05 Dec 21:22
Compare
Sorry, something went wrong.
No results found
Moved Transaction back to db class.
v1.0.1
29 Nov 16:30
Compare
Sorry, something went wrong.
No results found
Added validation to the set table prefix method.