Skip to content

Conversation

cofin
Copy link
Member

@cofin cofin commented Sep 19, 2025

Core infrastructure updates for async/sync interoperability:

  • Enhanced sync_tools with thread-local state tracking
  • Improved context manager wrapper for thread consistency
  • Better error handling in await_ function for running loops
  • Fixed type annotations across core modules
  • Added MigrationContext for runtime migration information
  • Enhanced migration runners with extension support

These changes provide the foundation for data dictionary and litestar session features.

Core infrastructure updates for async/sync interoperability:

- Enhanced sync_tools with thread-local state tracking
- Improved context manager wrapper for thread consistency
- Better error handling in await_ function for running loops
- Fixed type annotations across core modules

Migration infrastructure improvements:
- Added MigrationContext for runtime migration information
- Enhanced migration runners with extension support
- Updated migration commands with sync_tools integration
- Added comprehensive test coverage

These changes provide foundation for data dictionary and litestar session features.
@cofin cofin merged commit f597baf into main Sep 19, 2025
11 checks passed
@cofin cofin deleted the sync-tools-updates branch September 19, 2025 19:46
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