Skip to content

Commit 0143129

Browse files
authored
docs: Fix invalid language support table (#1161)
1 parent cc6fe67 commit 0143129

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/reference/language-support.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
Database and Language Support
22
#############################
33

4-
======== ====== ==========
4+
======== ============ ============
55
Language MySQL PostgreSQL
6-
-------- ------ ----------
6+
======== ============ ============
77
Go Stable Stable
88
Kotlin Beta Beta
99
Python Experimental Experimental
10-
======== ============ ==========
10+
======== ============ ============
1111

12-
Planned Language Support
12+
Future Language Support
1313
************************
1414

1515
- `C# <https://github.com/kyleconroy/sqlc/issues/373>`_
1616
- `TypeScript <https://github.com/kyleconroy/sqlc/issues/296>`_
1717

18-
Planned Database Support
18+
Future Database Support
1919
************************
2020

2121
- `SQLite <https://github.com/kyleconroy/sqlc/issues/161>`_

0 commit comments

Comments
 (0)