gpt
This commit is contained in:
parent
0dbf0f7bdc
commit
39371c9ed6
|
|
@ -634,7 +634,7 @@ def init_usefulinfo_schema():
|
||||||
);
|
);
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
-- Original Emails and Attachments
|
#-- Original Emails and Attachments
|
||||||
CUR.execute(
|
CUR.execute(
|
||||||
"""
|
"""
|
||||||
CREATE TABLE IF NOT EXISTS useful_info_email (
|
CREATE TABLE IF NOT EXISTS useful_info_email (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue