testing.only_on(
["sqlite", "postgresql"],
"in-place boolean not generally available (Oracle, SQL Server)",
)
| 1 | import random |
| 2 | |
| 3 | import sqlalchemy as sa |
| 4 | from sqlalchemy import Column |
nothing calls this directly
no outgoing calls
no test coverage detected