mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-13 06:54:35 +02:00
Add postgresql JDBC driver (#1028)
### Description of Changes This PR adds the PostgreSQL JDBC driver to the Java PL section. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1028 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
6071713980
commit
a85579cc65
1 changed files with 1 additions and 0 deletions
|
|
@ -1469,6 +1469,7 @@ Note that Go is itself tainted; see [the Programming Languages section](#program
|
|||
| [Gradle](https://github.com/gradle/gradle) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/gradle/gradle/blob/master/AI_POLICY.md)) | [Apache Ant] |
|
||||
| [libGDX](https://libgdx.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://mastodon.gamedev.place/@badlogic/115697365956020092), [2](https://github.com/libgdx/libgdx/commit/3335e7598fb061cadc6472e8f4dffe811d438ab2)) | [](#request-for-help) |
|
||||
| [Maven](https://github.com/apache/maven) | [3.9.12](https://github.com/apache/maven/tree/maven-3.9.12) | [](#permissive-ai-policy) ([1](https://github.com/apache/maven/pull/11632)) | [Apache Ant] |
|
||||
| [Postgresql JDBC Driver](https://jdbc.postgresql.org/) | [`42.7.9`](https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9) | [](#permissive-ai-policy) ([1](https://github.com/pgjdbc/pgjdbc/commit/4c9beeb3a8214e2ed9f1ebd81bd680f936a1c144), [2](https://github.com/pgjdbc/pgjdbc/commit/3ba467fcd7480db468c8083361a13a7f10ce7b31), [3](https://github.com/pgjdbc/pgjdbc/commit/05d9acd0293ab74e381d461c274c2a4731e93fcb)) | [](#request-for-help) |
|
||||
|
||||
### JavaScript And TypeScript
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue