Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
c34277de
Commit
c34277de
authored
Mar 13, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Nothing:CHANGELOG) format markdown
parent
020c48ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CHANGELOG.md
CHANGELOG.md
+3
-1
No files found.
CHANGELOG.md
View file @
c34277de
...
@@ -15,11 +15,13 @@
...
@@ -15,11 +15,13 @@
*
新增 php sqlsrv 连接方式, php5.3之后 mssql 默认不存在,可使用该类型连接 sqlserver >= 2008
*
新增 php sqlsrv 连接方式, php5.3之后 mssql 默认不存在,可使用该类型连接 sqlserver >= 2008
> 如果直连shell本地sqlserver, host 部分填 localhost 或者 (local)
> 如果直连shell本地sqlserver, host 部分填 localhost 或者 (local)
>
> 如果连接外部,使用 ip,port
> 如果连接外部,使用 ip,port
*
新增 php oracle_oci8 连接方式, 用于连接 oracle 8i,9i,10g,11g,12c
*
新增 php oracle_oci8 连接方式, 用于连接 oracle 8i,9i,10g,11g,12c
> host 部分填写: localhost/orcl 或者 localhost:1521/orcl
> host 部分填写: localhost/orcl 或者 localhost:1521/orcl
>
> 参考: http://php.net/manual/zh/function.oci-connect.php connection_string 部分
> 参考: http://php.net/manual/zh/function.oci-connect.php connection_string 部分
*
新增 PHP PostgreSQL 类型数据库操作
*
新增 PHP PostgreSQL 类型数据库操作
...
@@ -32,7 +34,7 @@
...
@@ -32,7 +34,7 @@
*
新增「全局书签」功能, 可在「系统设置-默认设置」单击鼠标右键添加
*
新增「全局书签」功能, 可在「系统设置-默认设置」单击鼠标右键添加




...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment