Commit Graph

6 Commits (monolith-gs-restructure)

Author SHA1 Message Date
Scott Anderson 4941aec730
Updates SQL reference (#5886)
* sql reference updates

* updated emphasis markers to pass lint
2025-03-12 09:21:42 -06:00
Jason Stirnaman d7200f1363 chore(sql): how ranking functions handle duplicate values
- Add query example with output from @appletreeisyellow
- Clarify function descriptions
2025-02-25 10:06:09 -06:00
Jason Stirnaman 01236c6791 fix(sql): Apply suggestions from code review. 2025-02-24 13:35:41 -06:00
Scott Anderson 0e7d23dbac add sql window functions and new shortcodes 2025-02-21 14:11:32 -07:00
Scott Anderson 65faebb701
Add 'last_cache' and 'distinct_cache' SQL functions (#5828)
* add last_value and distinct_value sql functions

* fixed cache function names
2025-02-10 09:42:48 -07:00
Scott Anderson f9ad60d7e2
Consolidate SQL reference docs (#5712)
* add source frontmatter for importing shared content

* update sql refrences docs to use shared source files

* updated note shortcodes to github-style alerts
2024-12-16 13:08:14 -07:00