BrighterCommand/Brighter

[Feature] RDS add support to schema & use IF NOT EXISTS

Open

#3725 opened on Aug 15, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (1,898 stars) (295 forks)batch import
.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

Contributor guide