Releases: tamedevelopers/database
Releases · tamedevelopers/database
v4.3.0
Upgraded version. Retain same usage and more flexibility
identical to Laravel.
- Model Class introduced
v4.2.1
Most Stable Version of All
-
Collections Upgrade, to solve multiple usage on same page.
-
Runtime progress resolve
-
Migration and Pagination Upgrade
v4.2.0
Latest
- Added Whoops to handle error exceptions
- Var-dumper to handle dump
- Collections to handle json data and return as arrays
- Database Update
- Migration to handle uuid as needed
v4.1.9
- base_dir()
- domain()
- directory()
Additional information below
v4.1.8
Latest Important Fix
- .htaccess Dummy Update (to resolve page caching for hot reload)
- Migrations Update
- Schema Update
- Pagination update
- Triggers remove from Database Creation and Handled by
insert\|updateif created_at and updated_at columns exist in the table. - set() column type in Migration Blueprint Update
- Hot Fix for Triggers, Pagination, Schema...
- Dumper and Code Model Overall Speed increased
- Quick Fix...
v4.1.7
->tableExist() renamed to ->tableExists()
->Pagination handler fix on select usage
Pagination on Select Update...
helpers update
v4.1.6
Critical update
-
FirstOrCreate Method Added
-
Asset Class and Helpers Added
-
Overall Helpers name modification to allow easy remembering