Skip to content
Merged
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 @@ -23,6 +23,7 @@ F# `kaashyapan/sqlc-gen-fsharp`_ Not implemented Beta B
C# `DaredevilOSS/sqlc-gen-csharp`_ Beta Beta Beta
Ruby `DaredevilOSS/sqlc-gen-ruby`_ Beta Beta Beta
PHP `lcarilla/sqlc-plugin-php-dbal`_ Beta Not implemented Not implemented
Zig `tinyzimmer/sqlc-gen-zig`_ Not implemented Beta Not implemented
[Any] `fdietze/sqlc-gen-from-template`_ Stable Stable Stable
======== ================================= =============== =============== ===============

Expand All @@ -35,6 +36,7 @@ PHP `lcarilla/sqlc-plugin-php-dbal`_ Beta Not implemented N
.. _DaredevilOSS/sqlc-gen-ruby: https://github.com/DaredevilOSS/sqlc-gen-ruby
.. _fdietze/sqlc-gen-from-template: https://github.com/fdietze/sqlc-gen-from-template
.. _lcarilla/sqlc-plugin-php-dbal: https://github.com/lcarilla/sqlc-plugin-php-dbal
.. _tinyzimmer/sqlc-gen-zig: https://github.com/tinyzimmer/sqlc-gen-zig

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