Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 1ee2f4b

Browse files
committed
readme: add line about column types
1 parent df1bfaa commit 1ee2f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rows across two different databases.
1010
* ⇄ Verifies across [many different databases][dbs] (e.g. PostgreSQL -> Snowflake)
1111
* 🔍 Outputs [diff of rows](#example-command-and-output) in detail
1212
* 🚨 Simple CLI/API to create monitoring and alerts
13+
* 🔁 Bridges column types of different formats and levels of precision (e.g. Double ⇆ Float ⇆ Decimal)
1314
* 🔥 Verify 25M+ rows in <10s, and 1B+ rows in ~5min.
1415
* ♾️ Works for tables with 10s of billions of rows
1516

0 commit comments

Comments
 (0)