Skip to content

Releases: midorikocak/querymaker

Joins in QueryInterface

15 Mar 04:02
Compare
Choose a tag to compare

[1.4.7] - 2020-03-15

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Query Interface

Removed

  • Nothing

Security

  • Nothing

Basic JOINS

15 Mar 03:57
Compare
Choose a tag to compare

[1.4.6] - 2020-03-15

Added

  • Basic JOINS (LEFT, RIGHT, INNER)

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

Fix OR

14 Mar 20:41
Compare
Choose a tag to compare

[1.4.5] - 2020-03-14

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • OR operator

Removed

  • Nothing

Security

  • Nothing

Fix

05 Mar 22:13
Compare
Choose a tag to compare
Fix
v1.4.4

fix

Counter Query

05 Mar 19:00
Compare
Choose a tag to compare

Added

  • Counter query

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

Bugfix

29 Feb 08:24
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • LIKE operator

Removed

  • Nothing

Security

  • Nothing

Fixes Reset issue when used in Database

04 Feb 06:21
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Reset

Removed

  • Nothing

Security

  • Nothing

Remove Singleton

04 Feb 06:06
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Removed Singleton

Removed

  • Nothing

Security

  • Nothing

offset

03 Feb 16:11
Compare
Choose a tag to compare

Added

  • Order By
  • Offset
  • Limit

Deprecated

  • Nothing

Fixed

  • Readme

Removed

  • Nothing

Security

  • Nothing

Fixes Insert issue

30 Jan 06:08
Compare
Choose a tag to compare
v1.2.3

insert bug