stripe-sync-engine

Sync your Stripe account to you Postgres database.

APACHE-2.0 License

Stars
454
Committers
10

Bot releases are visible (Hide)

stripe-sync-engine - v0.5.0

Published by github-actions[bot] over 2 years ago

0.5.0 (2022-01-20)

Bug Fixes

  • array object field fails to upsert (9129dae)

Features

  • generic solution to format array field (1d097fb)
stripe-sync-engine - v0.4.0

Published by github-actions[bot] over 2 years ago

0.4.0 (2022-01-20)

Bug Fixes

Features

  • add a reference to the subscription (f6731db)
  • add deleted flag (4466498)
  • add migration script to move all subscription.items into subscription_items table (ceda376)
  • add subscription item util methods (0d53423)
  • add subscription items table (b6549f2)
  • sync subscription test data (6b37650)
  • upsert subscription items on receiving subscription webhook (d503ca3)
stripe-sync-engine - v0.3.0

Published by github-actions[bot] almost 3 years ago

0.3.0 (2022-01-07)

Features

  • add updated_at on all tables (a250578)
stripe-sync-engine - v0.2.0

Published by github-actions[bot] almost 3 years ago

0.2.0 (2021-12-30)

Features

  • self-managed migrations (eb68ae5)
stripe-sync-engine - v0.1.4

Published by github-actions[bot] almost 3 years ago

0.1.4 (2021-12-30)

Bug Fixes

  • add example for release (38914f0)
stripe-sync-engine - v0.1.3

Published by github-actions[bot] about 3 years ago

0.1.3 (2021-08-12)

Bug Fixes

stripe-sync-engine - v0.1.2

Published by github-actions[bot] about 3 years ago

0.1.2 (2021-08-12)

Bug Fixes

stripe-sync-engine - v0.1.1

Published by github-actions[bot] over 3 years ago

0.1.1 (2021-06-09)

Bug Fixes

  • docker release truthiness (b260b43)
stripe-sync-engine - v0.1.0

Published by github-actions[bot] over 3 years ago

0.1.0 (2021-06-08)

Features

  • conventional commit to bump version (8d9c220)
stripe-sync-engine - v0.0.2

Published by github-actions[bot] over 3 years ago

0.0.2 (2021-06-08)

Bug Fixes