Skip to content

perf(cloud_auth): Use batches for migrations#387

Merged
dnys1 merged 1 commit intomainfrom
05-02-perf_cloud_auth_use_batches_for_migrations
May 3, 2025
Merged

perf(cloud_auth): Use batches for migrations#387
dnys1 merged 1 commit intomainfrom
05-02-perf_cloud_auth_use_batches_for_migrations

Conversation

@dnys1
Copy link
Member

@dnys1 dnys1 commented May 3, 2025

When seeding the database or inserting entities across multiple tables, use batches to improve performance. This is required for Turso since transactions have short time limits and can easily timeout when not using batches.

When seeding the database or inserting entities across multiple tables, use batches to improve performance. This is required for Turso since transactions have short time limits and can easily timeout when not using batches.
Copy link
Member Author

dnys1 commented May 3, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Member Author

dnys1 commented May 3, 2025

Merge activity

  • May 3, 1:39 PM PDT: A user started a stack merge that includes this pull request via Graphite.
  • May 3, 1:39 PM PDT: @dnys1 merged this pull request with Graphite.

@dnys1 dnys1 merged commit 3b77c8e into main May 3, 2025
10 checks passed
@dnys1 dnys1 deleted the 05-02-perf_cloud_auth_use_batches_for_migrations branch May 3, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant