Skip to content

Commit f66f83b

Browse files
committed
docs: remove marketing language (comprehensive)
1 parent 76634e0 commit f66f83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Type-safe PostgreSQL query builder for Swift. Build complex SQL queries with compile-time validation and zero runtime overhead.
77

8-
**PostgreSQL fork** of [Point-Free's swift-structured-queries](https://github.com/pointfreeco/swift-structured-queries) with comprehensive PostgreSQL feature support.
8+
**PostgreSQL fork** of [Point-Free's swift-structured-queries](https://github.com/pointfreeco/swift-structured-queries) with PostgreSQL-native features: JSONB, triggers, window functions, CTEs, full-text search, and UUID generation.
99

1010
## Key Features
1111

0 commit comments

Comments
 (0)