MCPcopy Create free account
hub / github.com/erans/pgsqlite / test_sqlalchemy_minimal.py

File test_sqlalchemy_minimal.py

tests/python/test_sqlalchemy_minimal.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Minimal SQLAlchemy test to isolate specific issues"""
3
4from sqlalchemy import create_engine, Column, Integer, String, text

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected