BrighterCommand/Brighter
[Feature] RDS add support to schema & use IF NOT EXISTS
Closed
#3,725 opened on Aug 15, 2025
.NET0 - BacklogV10.Xhelp wanted
Repository metrics
- Stars
- (1,898 stars)
- PR merge metrics
- (Avg merge 8d 18h) (29 merged PRs in 30d)
Description
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