Skip to content

release 1.7.3

Latest
Compare
Choose a tag to compare
@pugwoo pugwoo released this 23 Jan 04:53
4ad8d76
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>nimble-orm</artifactId>
    <version>1.7.3</version>
</dependency>
  • [add] 增加DBContext.getRunningSql方法,查询当前正在执行的SQL