Open
Description
Hi team,
It would be great if the following migration table names could be customized via configuration:
snapshots_table
environments_table
versions_table
auto_restatements_table
Use case
Our organization's database enforces a strict naming convention (e.g., table name regex is '^[a-zA-Z][a-zA-Z0-9-_]*$'
). The current hardcoded table names create errors when integrating into our environment.
Feature request
Please consider allowing these table names to be overridden through a config file or environment variables, similar to how other parameters are handled.
Thanks for the great work!
Metadata
Metadata
Assignees
Labels
No labels