Proposed Version
1.0.0 +
Basic Information
Add support for table/schema prefixes.
Background
Could be very useful for migrations and backups.
Considerations
No response
Proposal(s)
Add prefix support to TableIdentifier and a callable factory for returning instances that could read the prefix from a config service allowing being able to set it globally. Which would be very convenient for being able to set it once in config for allowing to create backup_* tables during a migration.
Appendix/Additional Info
I am not proposing to add this before 1.0.0 releases. It can be added to the Feature list and target a minor.
Proposed Version
1.0.0 +
Basic Information
Add support for table/schema prefixes.
Background
Could be very useful for migrations and backups.
Considerations
No response
Proposal(s)
Add prefix support to TableIdentifier and a callable factory for returning instances that could read the prefix from a config service allowing being able to set it globally. Which would be very convenient for being able to set it once in config for allowing to create backup_* tables during a migration.
Appendix/Additional Info
I am not proposing to add this before 1.0.0 releases. It can be added to the Feature list and target a minor.