MCPcopy Create free account
hub / github.com/awolfly9/IPProxyTool / init_database

Method init_database

sql/sql_base.py:7–8  ·  view source on GitHub ↗
(self, database_name)

Source from the content-addressed store, hash-verified

5 pass
6
7 def init_database(self, database_name):
8 pass
9
10 def init_proxy_table(self, table_name):
11 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected