Skip to content

Releases: p32929/AndroidEasySQL-Library

1.3.2

Choose a tag to compare

@p32929 p32929 released this 16 Oct 12:31

Added 3 new methods:

  • getAllColumns
  • getOneRowData
  • matchColumns

1.3.1

Choose a tag to compare

@p32929 p32929 released this 16 Aug 06:33

Fixed constraints method bugs

1.3

1.3

Choose a tag to compare

@p32929 p32929 released this 15 Aug 18:12

Added Constraints methods & some other small bug fixes...

AndroidEasySQL-Library 1.2

Choose a tag to compare

@p32929 p32929 released this 18 Jul 15:51

Setting Table name is now not mandatory :)
Enjoy...

AndroidEasySQL-Library 1.1

Choose a tag to compare

@p32929 p32929 released this 08 Jul 19:20

Initial release:

  • Basic CRUD