Files
pig/packages/db/migrations/meta/_journal.json
T
karti 7a6852e33a Merge gitea/main into the Motion branch
Motion was written against a base five commits behind main, so the
integration is the interesting part of this commit:

- The migration is renumbered 0014 -> 0015. Main shipped
  0014_piggy_conversations, and two migrations sharing an index is a
  journal that applies one of them.
- The seed-idempotency gate keeps main's all-tables diff rather than the
  motion_templates counter this branch added; the general check subsumes
  the specific one.
- Nav gains a Motion group alongside main's new Workspace group, and
  Piggy keeps the mark main gave it.
- Stat keeps main's container-scaled figure, which already carries the
  min-w-0 this branch added for the same reason.
- Piggy's page labels keep main's refusal wording for the four pages with
  no tool of their own, and gain the three Motion routes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-17 18:30:45 -07:00

119 lines
2.3 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1786585246686,
"tag": "0000_initial",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1786587116691,
"tag": "0001_user_appearance",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1786588874252,
"tag": "0002_invite_reuse",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1786600259806,
"tag": "0003_amazing_miss_america",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1786602049010,
"tag": "0004_fact_approval",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1786611600000,
"tag": "0005_platform_settings",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1786611700000,
"tag": "0006_dazzling_forge",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1786611800000,
"tag": "0007_nasty_vanisher",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1786611900000,
"tag": "0008_easy_scalphunter",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1786612000000,
"tag": "0009_warm_metal_master",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1786651559230,
"tag": "0010_calendar_entries",
"breakpoints": true
},
{
"idx": 11,
"version": "7",
"when": 1786655711401,
"tag": "0011_learn_resources",
"breakpoints": true
},
{
"idx": 12,
"version": "7",
"when": 1786655800000,
"tag": "0012_viewer_team_role",
"breakpoints": true
},
{
"idx": 13,
"version": "7",
"when": 1786700000000,
"tag": "0013_learn_self_hosted_provider",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1786800000000,
"tag": "0014_piggy_conversations",
"breakpoints": true
},
{
"idx": 15,
"version": "7",
"when": 1786900000000,
"tag": "0015_motion",
"breakpoints": true
}
]
}