BrighterCommand/Brighter
[Feature] RDS add support to schema & use IF NOT EXISTS
已关闭
#3,725 创建于 2025年8月15日
.NET0 - BacklogV10.Xhelp wanted
仓库指标
- 星标
- (1,898 个星标)
- PR 合并指标
- (平均合并 8天 18小时) (30 天内合并 29 个 PR)
描述
Is your feature request related to a problem? Please describe.
Today the RDS outbox provides a way to create the table via OutboxBuilder, but it doesn't support schema also, we could add a new method to create a query to create a table if it doesn't exist