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 25e5187 commit 4d53d63Copy full SHA for 4d53d63
docs/howto/overrides.md
@@ -1,6 +1,8 @@
1
# Overriding types
2
3
-.. note:: Type overrides and field renaming are only fully-supported for Go.
+:::{note}
4
+Type overrides and field renaming are only fully-supported for Go.
5
+:::
6
7
In many cases it's useful to tell `sqlc` explicitly what Go type you want it to
8
use for a query input or output. For instance, by default when you use
0 commit comments