Spaces:
Sleeping
Sleeping
File size: 188 Bytes
b81a86b | 1 2 3 4 5 6 7 | """
db/ — AgriFlow Postgres/Supabase data layer.
Import guard: this package is importable even without DATABASE_URL set.
Actual DB connections are deferred to db_loader.load_all().
"""
|