Skip to content

Commit 46a407a

Browse files
committed
chore: fix typo
1 parent 131a250 commit 46a407a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/top-postgres-schema-compare-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Database schema comparison tools are essential for PostgreSQL developers and DBA
1616

1717
Key features of pg-schema-diff include:
1818

19-
- Pure TypeScript implementation with zero native dependencies
19+
- Pure Golang implementation with zero native dependencies
2020
- Generates SQL migration scripts to transform one schema into another
2121
- Schema safety mechanisms to prevent data loss
2222
- Highly customizable through a robust API

0 commit comments

Comments
 (0)