We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3a96c commit fd3d7f9Copy full SHA for fd3d7f9
README.md
@@ -434,8 +434,8 @@ sqlc currently only supports PostgreSQL / Go. MySQL and Kotlin support have
434
been merged, but both are marked as experimental. SQLite and TypeScript support
435
are planned.
436
437
-| Language | PostgreSQL | MySQL |
438
-| ------------ |:----------------:|:----------------:|
+| Language | PostgreSQL | MySQL |
+| ------------ | :---------------- | :---------------- |
439
| Go | :white_check_mark: - Stable | :bug: - Beta |
440
| TypeScript | :timer_clock: - Planned | :timer_clock: - Planned |
441
| Kotlin | :warning: - Experimental | |
0 commit comments