Skip to content

Releases: midorikocak/querymaker

Insert query

30 Jan 05:20
Compare
Choose a tag to compare
  • Added insert query
  • Updated README with insert and warnings.

Fixed Examples

24 Jan 13:17
Compare
Choose a tag to compare
  • Just readme is different

Delete and Conditions

24 Jan 10:03
Compare
Choose a tag to compare
  • DELETE
  • Refactored field operator methods
  • Field operator tests and examples

Static instantiators

24 Jan 05:37
Compare
Choose a tag to compare
  • Static instantiator methods
  • Constructor is private
  • Public constructor removed

First version

24 Jan 00:01
Compare
Choose a tag to compare
  • SELECT, UPDATE and WHERE
  • AND and OR