Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
93981257
authored
2021-09-27 18:13:22 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/cms2' into feature/0918
2 parents
fce8e955
ec93df07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/common/tools/mssql_script9.py
src/common/tools/mssql_script9.py
View file @
9398125
import
pyodbc
hil
_sql
=
"""
afc
_sql
=
"""
create table afc_se_cms_info
(
id bigint identity primary key,
...
...
@@ -17,7 +17,7 @@ hil_sql = """
on afc_se_cms_info (create_time);
"""
afc
_sql
=
"""
hil
_sql
=
"""
create table hil_se_cms_info
(
id bigint identity primary key,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment