Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dankal-data-view
Overview
Overview
Details
Activity
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
仲光辉
dankal-data-view
Commits
1420eb38
Commit
1420eb38
authored
Jul 18, 2023
by
仲光辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add sql.
parent
9f3c207c
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
33 additions
and
1 deletion
+33
-1
01-同步SQL记录.sql
01-同步SQL记录.sql
+4
-0
线上-固定分摊水电费-1669620341.txt
files/线上-固定分摊水电费-1669620341.txt
+0
-0
线上数据清除-2002.09.14-公司列表 2022-09-06 (需删除的测试客户档案).xls
files/线上数据清除-2002.09.14-公司列表 2022-09-06 (需删除的测试客户档案).xls
+0
-0
2022-12-23 手动补物业费主体账号信息到project_invoice.sql
sql-collect/2022-12-23 手动补物业费主体账号信息到project_invoice.sql
+0
-0
2022.05.25 之后需要在线上数据执行的SQL.sql
sql-collect/2022.05.25 之后需要在线上数据执行的SQL.sql
+0
-0
20221108-修正重复导入的电费数据.sql
sql-collect/20221108-修正重复导入的电费数据.sql
+0
-0
20221118-清楚配电服务费-长安国际F座-8楼.sql
sql-collect/20221118-清楚配电服务费-长安国际F座-8楼.sql
+0
-0
2023年5月13之后需要执行到线上数据库的SQL.sql
sql-collect/2023年5月13之后需要执行到线上数据库的SQL.sql
+0
-0
business.sql
sql-collect/business.sql
+0
-0
clear-contract.sql
sql-collect/clear-contract.sql
+0
-0
notification_instruments.sql
sql-collect/notification_instruments.sql
+0
-0
unit-rental-record.sql
sql-collect/unit-rental-record.sql
+0
-0
数据查询SQL记录.sql
sql-collect/数据查询SQL记录.sql
+0
-0
线上数据清除--2022.09.14.sql
sql-collect/线上数据清除--2022.09.14.sql
+0
-0
线上数据修正SQL记录.sql
线上数据修正SQL记录.sql
+29
-1
No files found.
01-同步SQL记录.sql
0 → 100644
View file @
1420eb38
alter
table
admin
alter
table
admin
add
disabled
tinyint
(
1
)
default
0
null
comment
'是否禁用 0:未禁用 1:已禁用 default: 0'
;
\ No newline at end of file
线上-固定分摊水电费-1669620341.txt
→
files/
线上-固定分摊水电费-1669620341.txt
View file @
1420eb38
File moved
线上数据清除-2002.09.14-公司列表 2022-09-06 (需删除的测试客户档案).xls
→
files/
线上数据清除-2002.09.14-公司列表 2022-09-06 (需删除的测试客户档案).xls
View file @
1420eb38
File moved
2022-12-23 手动补物业费主体账号信息到project_invoice.sql
→
sql-collect/
2022-12-23 手动补物业费主体账号信息到project_invoice.sql
View file @
1420eb38
File moved
2022.05.25 之后需要在线上数据执行的SQL.sql
→
sql-collect/
2022.05.25 之后需要在线上数据执行的SQL.sql
View file @
1420eb38
File moved
20221108-修正重复导入的电费数据.sql
→
sql-collect/
20221108-修正重复导入的电费数据.sql
View file @
1420eb38
File moved
20221118-清楚配电服务费-长安国际F座-8楼.sql
→
sql-collect/
20221118-清楚配电服务费-长安国际F座-8楼.sql
View file @
1420eb38
File moved
2023年5月13之后需要执行到线上数据库的SQL.sql
→
sql-collect/
2023年5月13之后需要执行到线上数据库的SQL.sql
View file @
1420eb38
File moved
business.sql
→
sql-collect/
business.sql
View file @
1420eb38
File moved
clear-contract.sql
→
sql-collect/
clear-contract.sql
View file @
1420eb38
File moved
notification_instruments.sql
→
sql-collect/
notification_instruments.sql
View file @
1420eb38
File moved
unit-rental-record.sql
→
sql-collect/
unit-rental-record.sql
View file @
1420eb38
File moved
数据查询SQL记录.sql
→
sql-collect/
数据查询SQL记录.sql
View file @
1420eb38
File moved
线上数据清除--2022.09.14.sql
→
sql-collect/
线上数据清除--2022.09.14.sql
View file @
1420eb38
File moved
线上数据修正SQL记录.sql
View file @
1420eb38
UPDAT
E
project_floor_sub_item
UPDAT
E
project_floor_sub_item
...
...
@@ -1044,6 +1044,34 @@ FROM mfg.notification_instruments_sending_statistics
WHERE
uuid
=
1665941622819979266
;
UPDATE
mfg
.
contract_follow_admin
t
SET
t
.
is_delete
=
1
WHERE
t
.
uuid
=
1670633846104780801
;
UPDATE
mfg
.
bill_item
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300720795650
;
UPDATE
mfg
.
bill_item
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300716601346
;
UPDATE
mfg
.
bill_item
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300699824130
;
UPDATE
mfg
.
bill
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300666269700
;
UPDATE
mfg
.
bill
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300670464002
;
UPDATE
mfg
.
bill
t
SET
t
.
type
=
1
WHERE
t
.
uuid
=
1595341300666269698
;
...
...
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