Releases: CodesVault/howdy_qb
Releases · CodesVault/howdy_qb
1.6.2
- JSON column data type API added for Alter statement.
- Documentations updated with all current changes.
1.6.1
- Foreign key 'on delete' support added.
1.6.0
- longTest data type issue fixed for create statement.
- Json data type added for create statement.
- Dev files, repos removed from build package
1.5.3
PDO try catch issues fix for statements.
1.5.2
- Alter statement bug fix
- Foreign Key API added in Alter
1.5.0
- PHP errors fixed.
- DB connection driver issue fixed
- Nullable API added in Alter statement
1.3.2
- Feat:
nullable
API added in Create statement.
1.3.1
- Debugging from terminal support added