This website requires JavaScript.
Explore
Help
Sign In
coop
/
shared
Archived
Watch
1
Star
0
Fork
0
You've already forked shared
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
7316dc6eacb1e5fe14c410e7e4a5bf5808b79261
shared
/
alembic
/
versions
History
giles
0e89dbee55
Make origin_app migration idempotent
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-02-22 20:59:19 +00:00
..
6cb124491c9d_entry_posts.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
47fc53fc0d2b_add_ticket_types_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0001_initial_schem.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0002_add_cart_items.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0003_add_orders.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0004_add_sumup_reference.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0005_add_description.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0006_update_calendar_entries.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0007_add_oid_entries.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0008_add_flexible_to_slots.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0009_add_slot_id_to_entries.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0010_add_post_likes.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
0011_add_entry_tickets.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
a1b2c3d4e5f6_add_page_configs_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
a9f54e4eaf02_add_menu_items_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
b2c3d4e5f6a7_add_market_places_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
c3a1f7b9d4e5_add_snippets_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
c3d4e5f6a7b8_add_page_tracking_to_orders.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
d4b2e8f1a3c7_add_post_user_id_and_author_email.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
e5c3f9a2b1d6_add_tag_groups_and_tag_group_tags.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
f6d4a0b2c3e7_add_domain_events_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
f6d4a1b2c3e7_add_tickets_table.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
g7e5b1c3d4f8_generic_containers.py
feat: extract shared infrastructure from shared_lib
2026-02-11 12:45:56 +00:00
h8f6c2d4e5a9_merge_heads.py
Add merge migration to unify diverged alembic heads
2026-02-11 14:26:43 +00:00
i9g7d3e5f6_add_glue_layer_tables.py
Add glue layer support: MenuNode templates, factory registration, migration
2026-02-11 23:37:35 +00:00
j0h8e4f6g7_drop_cross_domain_fks.py
Phase 5: Drop cross-domain FK constraints (events → cart)
2026-02-14 17:35:17 +00:00
k1i9f5g7h8_add_federation_tables.py
Add federation/ActivityPub models, contracts, and services
2026-02-21 15:10:08 +00:00
l2j0g6h8i9_add_fediverse_tables.py
Add fediverse social features: followers/following lists, actor timelines
2026-02-22 13:41:58 +00:00
m3k1h7i9j0_add_activity_bus_columns.py
Unify domain_events + ap_activities into AP-shaped event bus
2026-02-22 16:19:29 +00:00
n4l2i8j0k1_drop_domain_events_table.py
Unify domain_events + ap_activities into AP-shaped event bus
2026-02-22 16:19:29 +00:00
o5m3j9k1l2_add_origin_app_column.py
Make origin_app migration idempotent
2026-02-22 20:59:19 +00:00