Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TextGeneratorio/text-generator.io
/ create_tables
Function
create_tables
questions/db_models_postgres.py:364–365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
363
# Create tables
364
def
create_tables():
365
Base.metadata.create_all(bind=engine)
366
367
368
if
__name__ ==
"__main__"
:
Callers
3
test_connections
Function · 0.90
test_connections
Function · 0.90
db_models_postgres.py
File · 0.70
Calls
no outgoing calls
Tested by
2
test_connections
Function · 0.72
test_connections
Function · 0.72