Tag: 数据库迁移
All the articles with the tag "数据库迁移".
-
PG 转 SQL Server:日期时间类型映射与陷阱
Published: at 04:06 AMPostgreSQL 的 timestamp、timestamptz 和 SQL Server 的 datetime2、datetimeoffset 语义并不一一对应。这份迁移笔记给出映射表、存储账,以及官方文档里六个容易踩的转换陷阱。
All the articles with the tag "数据库迁移".
PostgreSQL 的 timestamp、timestamptz 和 SQL Server 的 datetime2、datetimeoffset 语义并不一一对应。这份迁移笔记给出映射表、存储账,以及官方文档里六个容易踩的转换陷阱。