BrighterCommand/Brighter
View on GitHub[Feature] RDS add support to schema & use IF NOT EXISTS
Open
#3725 opened on Aug 15, 2025
.NET0 - BacklogV10.Xhelp wanted
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