v1.0.44
Change Log
Added
- Added
truncate
to the query builder - Added
add_foreign
to the schema builder - Added ability to specify multiple columns for primary keys to create composite keys
Fixed
- Fixed
DB.statement
error
Changed
- Changed primary keys from being column constraints to table constraints