Pipeline/backend/migrations
null 03bc31a558 fix(db): make main_session_key nullable on gateways
The column was NOT NULL but the ORM create path doesn't populate it
until ensure_main_agent() runs after INSERT. Make it nullable so the
initial create succeeds.
2026-05-20 23:22:54 -05:00
..
versions fix(db): make main_session_key nullable on gateways 2026-05-20 23:22:54 -05:00
__init__.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
env.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
script.py.mako feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00