Skip to content

Releases: CodesVault/howdy_qb

1.6.2

11 Feb 07:37
873a6e7
Compare
Choose a tag to compare
  • JSON column data type API added for Alter statement.
  • Documentations updated with all current changes.

1.6.1

05 Feb 12:32
45ba4c1
Compare
Choose a tag to compare
  • Foreign key 'on delete' support added.

1.6.0

02 Feb 11:18
5687ed2
Compare
Choose a tag to compare
  • longTest data type issue fixed for create statement.
  • Json data type added for create statement.
  • Dev files, repos removed from build package

1.5.4

12 Aug 06:28
dce09fa
Compare
Choose a tag to compare

Typo issues fixed

1.5.3

08 Aug 17:45
f7bf2cf
Compare
Choose a tag to compare

PDO try catch issues fix for statements.

1.5.2

03 Aug 05:25
12a154d
Compare
Choose a tag to compare
  • Alter statement bug fix
  • Foreign Key API added in Alter

1.5.0

25 Jul 12:41
35c5ccf
Compare
Choose a tag to compare
  • PHP errors fixed.
  • DB connection driver issue fixed
  • Nullable API added in Alter statement

1.3.2

30 Jun 09:44
ee9f6c2
Compare
Choose a tag to compare
  • Feat: nullable API added in Create statement.

1.3.1

27 May 11:21
079093b
Compare
Choose a tag to compare
  • Debugging from terminal support added

1.3.0

23 May 10:29
0b71299
Compare
Choose a tag to compare

ALTER statement added.