File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,15 @@ Read more in the [managed databases](../howto/managed-databases.md) documentatio
38
38
39
39
- Clarify nullable override behavior (#2753 )
40
40
- Add managed databases to sidebar (#2764 )
41
+ - Pull renaming and type overrides into separate sections (#2774 )
42
+ - Update the docs banner for managed dbs (#2775 )
41
43
42
44
#### Features
43
45
44
46
- (config) Enables the configuration of copyfrom.go similar to quierer and friends (#2727 )
45
47
- (vet) Run rules against a managed database (#2751 )
46
48
- (upload) Point upload command at new endpoint (#2772 )
49
+ - (compiler) Support DO statements (#2777 )
47
50
48
51
#### Miscellaneous Tasks
49
52
@@ -64,12 +67,14 @@ Read more in the [managed databases](../howto/managed-databases.md) documentatio
64
67
- (windows) Downgrade to mingw 11.2.0 (#2757 )
65
68
- (deps) Bump urllib3 from 2.0.4 to 2.0.5 in /docs (#2747 )
66
69
- (deps) Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#2758 )
70
+ - (deps) Bump github.com/google/cel-go from 0.18.0 to 0.18.1 (#2778 )
67
71
68
72
#### Ci
69
73
70
74
- Bump go version to latest in ci workflows (#2722 )
71
75
72
76
77
+
73
78
## [ 1.21.0] ( https://github.com/sqlc-dev/sqlc/releases/tag/v1.21.0 )
74
79
Released 2023-09-06
75
80
You can’t perform that action at this time.
0 commit comments