Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PostHog/duckgres
/ Base
Class
Base
scripts/client-compat/clients/sqlalchemy/test_sqlalchemy.py:209–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
208
209
class
Base(DeclarativeBase):
210
pass
211
212
213
class
OrmTest(Base):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected