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 3f65e45 commit e9f0b5bCopy full SHA for e9f0b5b
CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Added a `QueryTemplate` field to `bobgen_helpers.Templates` for drivers to include additional templates for queries.
15
- Added a new reserved output key `queries`. This is handled specially for each query folder supplied by the driver.
16
- Added new `wm` package to each dialect for mods that modify `Window` clauses.
17
-- Added a new method `Alias` for `View` struct, for each dialect. It returns the alias of the view.
+- Added a new method `Alias` for `View` struct, for each dialect. It returns the alias of the view. (thanks @Nitjsefni7)
18
19
### Changed
20
0 commit comments