This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
GovernmentDataResourceCenter
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
政务数据资源中心(Government data Resource center) 03专项3期主要建设内容
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
309
Commits
1
Branch
0
Tags
162 MiB
Tree:
e7e0fec936
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7e0fec936'
${ noResults }
GovernmentDataResourceCenter
/
scripts
/
0.0.3
/
schema
/
02_alter_t_adapter.sql
2 lines
49 B
Raw
Normal View
History
数据源管理列表展示完善 适配器增加采集模式字段 数据源增加修改时间字段
2 years ago
alter
table
t_adapter
add
mode
varchar
(
255
)
;