Commit 058f6f1
* AQG-443: document DDSQL's `akeys` and `avals` functions
These newly added functions operate on the `hstore` type. Since the only place in the docs where `hstore` is mentioned is the section about `Tags`, this PR adds a new subsection there that documents `hstore` functions, loosely following [Postgres' docs](https://www.postgresql.org/docs/8.4/hstore.html) for description.
* AQG-443: use singular for tag when used in a genitive sentence
Co-authored-by: Zakaria Fikrat <113985839+zafikrat@users.noreply.github.com>
* AQG-443: use correct casing, verb time and order of function params
Co-authored-by: May Lee <may.lee@datadoghq.com>
---------
Co-authored-by: Zakaria Fikrat <113985839+zafikrat@users.noreply.github.com>
Co-authored-by: May Lee <may.lee@datadoghq.com>
1 parent 8682a2b commit 058f6f1
1 file changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | 811 | | |
815 | 812 | | |
816 | 813 | | |
| |||
840 | 837 | | |
841 | 838 | | |
842 | 839 | | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
843 | 855 | | |
844 | 856 | | |
845 | 857 | | |
| |||
0 commit comments