Replace the spellings of github/Github with GitHub
This commit is contained in:
@@ -13,7 +13,7 @@ Go实现的支持PostgreSQL的驱动也很多,因为国外很多人在开发
|
||||
- https://github.com/jbarham/gopgsqldriver 支持database/sql驱动,纯Go写的
|
||||
- https://github.com/lxn/go-pgsql 支持database/sql驱动,纯Go写的
|
||||
|
||||
在下面的示例中我采用了第一个驱动,因为它目前使用的人最多,在github上也比较活跃。
|
||||
在下面的示例中我采用了第一个驱动,因为它目前使用的人最多,在GitHub上也比较活跃。
|
||||
|
||||
## 实例代码
|
||||
数据库建表语句:
|
||||
|
||||
Reference in New Issue
Block a user