Skip to content

Releases: Jayin/SORM

v1.4.0

08 Jun 07:52
Compare
Choose a tag to compare

new features:

  • support batch of save and delete, #16
  • support async batch of save and delete #20
  • support rebuilds the entire database in every 2 week #15

bugs fix:

  • database was leaked. #19

v1.3.0

07 Jun 06:37
Compare
Choose a tag to compare
  • save,delete query in async way
  • bug fix:
    1. return null when build index sql faild. #1b159c9
    2. fix #10
    3. fix #17

v1.2.1

05 Jun 04:36
Compare
Choose a tag to compare
  • [add]whereImple,make it more sexy
  • support * where(expression) fix #1

v1.2.0

27 May 03:30
Compare
Choose a tag to compare
  • support @Index
  • support drop table and index called Droper
  • bug fix #8

v1.1.1

24 May 03:38
Compare
Choose a tag to compare

SQL Injection fix #12

v1.1.0

23 May 09:13
Compare
Choose a tag to compare

the real basic version

1.0.0

18 May 12:39
Compare
Choose a tag to compare
v1.0.0

fix #7