What’s the point of plan “aurora” here? `*export* declare type EngineType *=* "aurora" *|* "aurora-m...
f
What’s the point of plan “aurora” here?
*export* declare type EngineType *=* "aurora" *|* "aurora-mysql" *|* "aurora-postgresql";
Seems like a weird type.