trading/alembic/versions
Viktor Barzin e73d62cd3a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: make hypertable creation conditional on TimescaleDB extension
The alembic migration unconditionally called create_hypertable() which
fails if TimescaleDB isn't installed on the PostgreSQL instance. Wrap
in a DO block that checks for the extension first.
2026-02-25 21:03:31 +00:00
..
a1b2c3d4e5f6_initial_schema.py fix: make hypertable creation conditional on TimescaleDB extension 2026-02-25 21:03:31 +00:00
b2c3d4e5f6a7_add_fundamentals_table.py feat: add fundamentals DB model and cached provider 2026-02-23 21:49:31 +00:00