Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/reference/language-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Java `tandemdude/sqlc-gen-java`_ Beta Beta N
PHP `lcarilla/sqlc-plugin-php-dbal`_ Beta N/A N/A
Ruby `DaredevilOSS/sqlc-gen-ruby`_ Beta Beta Beta
Zig `tinyzimmer/sqlc-gen-zig`_ N/A Beta Beta
Gleam `daniellionel01/parrot`_ Stable Stable Stable
[Any] `fdietze/sqlc-gen-from-template`_ Stable Stable Stable
======== ================================= =============== =============== ===============

Expand All @@ -39,6 +40,7 @@ Zig `tinyzimmer/sqlc-gen-zig`_ N/A Beta B
.. _lcarilla/sqlc-plugin-php-dbal: https://github.com/lcarilla/sqlc-plugin-php-dbal
.. _tandemdude/sqlc-gen-java: https://github.com/tandemdude/sqlc-gen-java
.. _tinyzimmer/sqlc-gen-zig: https://github.com/tinyzimmer/sqlc-gen-zig
.. _daniellionel01/parrot: https://github.com/daniellionel01/parrot

Future language support
************************
Expand Down
Loading