update the orm read me
Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -6,8 +6,6 @@ A powerful orm framework for go. | ... | @@ -6,8 +6,6 @@ A powerful orm framework for go. |
| 6 | 6 | ||
| 7 | It is heavily influenced by Django ORM, SQLAlchemy. | 7 | It is heavily influenced by Django ORM, SQLAlchemy. |
| 8 | 8 | ||
| 9 | now, beta, unstable, may be changing some api make your app build failed. | ||
| 10 | |||
| 11 | **Support Database:** | 9 | **Support Database:** |
| 12 | 10 | ||
| 13 | * MySQL: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | 11 | * MySQL: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | ... | ... |
-
Please register or sign in to post a comment