Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlalchemy/sqlalchemy
/ bulk_inserts.py
File
bulk_inserts.py
examples/performance/bulk_inserts.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
from
sqlalchemy
import
bindparam
4
from
sqlalchemy
import
Column
Callers
nothing calls this directly
Calls
3
declarative_base
Function · 0.90
init
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected