Skip to content

Conversation

@cobycloud
Copy link
Contributor

Summary

  • extend the core ExtRef mixin so external id/provider columns can be aliased and customized per model
  • add a StripeExtRef helper plus helper spec builder and update all Stripe-facing billing tables to consume it
  • cover the new alias configuration with a regression test for ExtRef

Testing

  • uv run --directory pkgs/standards/tigrbl_billing --package tigrbl-billing ruff format .
  • uv run --directory pkgs/standards/tigrbl_billing --package tigrbl-billing ruff check . --fix
  • uv run --directory pkgs/standards/tigrbl --package tigrbl ruff format .
  • uv run --directory pkgs/standards/tigrbl --package tigrbl ruff check . --fix

https://chatgpt.com/codex/tasks/task_e_68ea14d0d12c832692bc163120692ca2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants