Releases: tamedevelopers/database
Releases · tamedevelopers/database
v5.0.10
07 Aug 01:33
Compare
Sorry, something went wrong.
No results found
Added exec() method, which uses the PDO extension to directly execute query
$db->query("ALTER TABLE `langs` ADD COLUMN es TEXT; UPDATE `langs` SET es = en;")
->exec();
v5.0.9
04 Jul 02:13
Compare
Sorry, something went wrong.
No results found
Pagination update
Now able to pass all available $_GET parameters to the pagination data and return same to the URL building.
v5.0.8
26 Feb 07:28
Compare
Sorry, something went wrong.
No results found
v5.0.7
15 Nov 09:15
Compare
Sorry, something went wrong.
No results found
v5.0.6
09 Nov 01:19
Compare
Sorry, something went wrong.
No results found
v5.0.5
08 Nov 14:34
Compare
Sorry, something went wrong.
No results found
v5.0.4
21 Oct 03:04
Compare
Sorry, something went wrong.
No results found
v5.0.3
13 Oct 22:56
Compare
Sorry, something went wrong.
No results found
v5.0.2
09 Oct 04:08
Compare
Sorry, something went wrong.
No results found
v5.0.1
08 Oct 03:48
Compare
Sorry, something went wrong.
No results found