commit
7eed0a92f1
|
@ -14,7 +14,7 @@ Xorm is a simple and powerful ORM for Go.
|
|||
|
||||
* Both ORM and raw SQL operation Support
|
||||
|
||||
* Sync database sechmea Support
|
||||
* Sync database schema Support
|
||||
|
||||
* Query Cache speed up
|
||||
|
||||
|
@ -119,4 +119,4 @@ If you want to pull request, please see [CONTRIBUTING](https://github.com/lunny/
|
|||
# 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