Merge pull request #15457 from RasmusWL/psycopg

Python: Model the `psycopg` package
This commit is contained in:
Rasmus Wriedt Larsen
2024-02-12 15:59:16 +01:00
committed by GitHub
6 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added modeling of the `psycopg` PyPI package as a SQL database library.