Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CL-lau/SQL-GPT
/ DatabaseManagerGUI.py
File
DatabaseManagerGUI.py
front/DatabaseManagerGUI.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tkinter
as
tk
2
from
tkinter
import
messagebox
3
from
tkinter
import
ttk
4
from
sqlalchemy
import
create_engine, inspect
Callers
nothing calls this directly
Calls
1
DatabaseManagerGUI
Class · 0.85
Tested by
no test coverage detected