We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e801e2 commit daac2dfCopy full SHA for daac2df
README.md
@@ -12,6 +12,8 @@
12
> - Multiple bug fixes around string handling, including better support for long strings
13
> - Support for packet chunking, which fixes a bug where large bound parameters or large queries would fail
14
> - Support for TLS encrypted connections
15
+>
16
+> The main use case driving the development of sqlx-oldapi is the [SQLPage](https://sql.datapage.app/) SQL-only rapid application building tool.
17
18
<h1 align="center">SQLx</h1>
19
<div align="center">
0 commit comments