-
Notifications
You must be signed in to change notification settings - Fork 46
Roadmap
王爵nice edited this page Apr 16, 2018
·
6 revisions
- remove
HasOne
、HasMany
annotation - add
join
method
- fixed paging closed connection
- fixed #13
- Add sql2o test code
- Optimization code
- Allow use sql limit
- Add
HasOne
、HasMany
、BelongsTo
Relation - Improve program performance, add
AnimaCache
class - Support custom Exception rollback type
- Add
or
method - Support lambda expression
- Fixed SQLite transaction BUG
- Features: Batch Save and Delete
- Provide basic additions and deletions
- Tested on H2 and MySQL database
- Support transaction
- Release the first version
Contributing
Documentation
- Getting started
- Create Model
- Query DB
- Save to DB
- Updates and Deletes
- Transaction
- Integration with Spring
- Advanced Usage
Other resources
中文文档