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 859c1ef commit c102ce4Copy full SHA for c102ce4
docs/codeql/reusables/supported-frameworks.rst
@@ -336,6 +336,8 @@ and the CodeQL library pack ``codeql/rust-all`` (`changelog <https://github.com/
336
`log <https://crates.io/crates/log>`__, Logging library
337
`md5 <https://crates.io/crates/md5>`__, Utility library
338
`memchr <https://crates.io/crates/memchr>`__, Utility library
339
+ `mysql <https://crates.io/crates/mysql>`__, Database
340
+ `mysql_async <https://crates.io/crates/mysql_async>`__, Database
341
`once_cell <https://crates.io/crates/once_cell>`__, Utility library
342
`poem <https://crates.io/crates/poem>`__, Web framework
343
`postgres <https://crates.io/crates/postgres>`__, Database
0 commit comments