We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6fe67 commit 0143129Copy full SHA for 0143129
1 file changed
docs/reference/language-support.rst
@@ -1,21 +1,21 @@
1
Database and Language Support
2
#############################
3
4
-======== ====== ==========
+======== ============ ============
5
Language MySQL PostgreSQL
6
--------- ------ ----------
7
Go Stable Stable
8
Kotlin Beta Beta
9
Python Experimental Experimental
10
-======== ============ ==========
11
12
-Planned Language Support
+Future Language Support
13
************************
14
15
- `C# <https://github.com/kyleconroy/sqlc/issues/373>`_
16
- `TypeScript <https://github.com/kyleconroy/sqlc/issues/296>`_
17
18
-Planned Database Support
+Future Database Support
19
20
21
- `SQLite <https://github.com/kyleconroy/sqlc/issues/161>`_
0 commit comments