#706·dbmate

在对 postgresql 执行迁移时,在应用程序名称中包含时间戳

作者: hfhchan-plb创建于 2025年11月17日更新于 2026年1月11日
标签feature request

在运行迁移时,在 postgresql 上运行迁移时,将时间戳包含在应用程序名称中是很有用的,因为应用程序名称可以用于登出和/或在审计中使用。示例: 对迁移脚本 `20251111103123_update_data.sql` 使用 `dbmate[20251111103123]`

内容来源: amacneil/dbmate