Skip to content

Commit fd1ebea

Browse files
github-automation-metabaseMetabase Docs bot
andauthored
[auto] adding content to today-expression-function->master (#302)
Co-authored-by: Metabase Docs bot <[email protected]>
1 parent 799ad86 commit fd1ebea

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

_docs/master/developers-guide/driver-changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ layout: new-docs
2929

3030
- Extend `datetime()` to accept UTF-8 encoded binary and numbers (unix timestamps) in addition to strings.
3131

32+
- Added a feature `:expressions/today` for drivers that support generating a date for the current day.
33+
3234
## Metabase 0.55.0
3335

3436
- Add the multi-method `->date` that allows the driver to control how to cast strings and temporal types to dates.

_site/docs/master/developers-guide/driver-changelog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,6 +4338,9 @@ <h2 id="metabase-0560">Metabase 0.56.0</h2>
43384338
<li>
43394339
<p>Extend <code class="language-plaintext highlighter-rouge">datetime()</code> to accept UTF-8 encoded binary and numbers (unix timestamps) in addition to strings.</p>
43404340
</li>
4341+
<li>
4342+
<p>Added a feature <code class="language-plaintext highlighter-rouge">:expressions/today</code> for drivers that support generating a date for the current day.</p>
4343+
</li>
43414344
</ul>
43424345

43434346
<h2 id="metabase-0550">Metabase 0.55.0</h2>

0 commit comments

Comments
 (0)