File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ The extension is powered by Rust 🦀 and [SQLx](https://github.com/launchbadge/
99using [ ext-php-rs] ( https://github.com/extphprs/ext-php-rs ) . It enables safe, fast, and expressive
1010database access with additional SQL syntax. It comes with a powerful [ query builder] ( QUERY-BUILDER.md ) .
1111
12- ** Postgres** , ** MySQL** and ** Mssql** protocols are natively supported . Other protocols may require a custom wrapper.
12+ ** Postgres** , ** MySQL** and ** Mssql** protocols are natively suppkorted . Other protocols may require a custom wrapper.
1313
14- The project's goals are centered o----n providing a ** secure** and ** ergonomic** way to interact with SQL-based DBMS
14+ The project's goals are centered around providing a ** secure** and ** ergonomic** way to interact with SQL-based DBMS
1515without any compromise on performance.
1616
1717## Architecture
You can’t perform that action at this time.
0 commit comments