parent
4b572f8460
commit
4df762f350
|
@ -14,7 +14,7 @@ Xorm is a simple and powerful ORM for Go.
|
||||||
|
|
||||||
* Both ORM and raw SQL operation Support
|
* Both ORM and raw SQL operation Support
|
||||||
|
|
||||||
* Sync database sechmea Support
|
* Sync database schema Support
|
||||||
|
|
||||||
* Query Cache speed up
|
* Query Cache speed up
|
||||||
|
|
||||||
|
@ -119,4 +119,4 @@ If you want to pull request, please see [CONTRIBUTING](https://github.com/lunny/
|
||||||
# LICENSE
|
# LICENSE
|
||||||
|
|
||||||
BSD License
|
BSD License
|
||||||
[http://creativecommons.org/licenses/BSD/](http://creativecommons.org/licenses/BSD/)
|
[http://creativecommons.org/licenses/BSD/](http://creativecommons.org/licenses/BSD/)
|
||||||
|
|
Loading…
Reference in New Issue