from app.models.asset import Asset, AssetPriceHistory from app.models.exchange import Exchange from app.models.market import Market from app.models.rate import Rate # Import all models here for Alembic to discover them