Skip to content

feat: add TDengine support with transaction handling#1054

Open
yogaxu wants to merge 1 commit intopressly:mainfrom
yogaxu:feat/tdengine-support
Open

feat: add TDengine support with transaction handling#1054
yogaxu wants to merge 1 commit intopressly:mainfrom
yogaxu:feat/tdengine-support

Conversation

@yogaxu
Copy link
Copy Markdown

@yogaxu yogaxu commented Apr 14, 2026

  • Introduced TDengine dialect with support for creating version tables and handling migrations.
  • Updated Create function to select appropriate SQL templates based on transaction support.
  • Added tests for creating SQL templates specific to TDengine and PostgreSQL, ensuring correct transaction annotations.
  • Enhanced error handling for transaction support in legacy stores.
  • Updated README and CLI documentation to include TDengine examples and build tags.

- Introduced TDengine dialect with support for creating version tables and handling migrations.
- Updated `Create` function to select appropriate SQL templates based on transaction support.
- Added tests for creating SQL templates specific to TDengine and PostgreSQL, ensuring correct transaction annotations.
- Enhanced error handling for transaction support in legacy stores.
- Updated README and CLI documentation to include TDengine examples and build tags.
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