mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-31 05:39:41 -06:00
* add in the migration for now * Update step_runs.sql remove TODO * change the schema so we don't undo it * add the migration for step run partition. remove prisma. add a helper task for recreating the db * do a manual merge of the schema.sql * add in the serial * update docs * PR feedback * add Identity to all tables that don't have a Bigserial * do the atlas hash with the new migration * squash the migrations --------- Co-authored-by: Sean Reilly <sean@hatchet.run>