Releases: swoft-cloud/swoft-db
Releases · swoft-cloud/swoft-db
v1.1.9-beta
- Fix annotion bug
v1.1.8-beta
- Add collection
- Complete types
v1.1.7-beta
- Set all property value is null
- Add default params for Column annotaton
- Modify validator
- Fix id bug
- Format result type
- Fix join bug
v1.1.6-beta
Merge branch 'master' of https://github.com/whiteCcinn/swoft-component
v1.1.5-beta
- Remove prepare
v1.1.4-beta (Deprecated)
- Fix entity bug
- Fix update bug
- Fix join bug
- Fix other bug
- Add quotation mark for sql
- Add prepare sql
v1.1.3-beta
- Fix bug by return empty
v1.1.2-beta
- Fix count bug by Query
- Aggregated method will return int
v1.1.1-beta
- Fix bug
- Add method of one
v1.1.0-beta
- Refactor orm