You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/using-gitbase/functions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ To make some common tasks easier for the user, there are some functions to inter
14
14
15
15
## Standard functions
16
16
17
-
You can check standard functions in [`go-mysql-server` documentation](https://github.com/src-d/go-mysql-server/tree/e03c0c8264d306f683a8c1e7933c5d2f4b200a5b#custom-functions).
17
+
You can check standard functions in [`go-mysql-server` documentation](https://github.com/src-d/go-mysql-server/tree/9c3b77f244b0909fed15a669be2cdeb355462a7d#custom-functions).
Copy file name to clipboardExpand all lines: docs/using-gitbase/indexes.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ Note that you can create an index either **on one or more columns** or **on a si
10
10
11
11
You can find some more examples in the [examples](./examples.md#create-an-index-for-columns-on-a-table) section.
12
12
13
-
See [go-mysql-server](https://github.com/src-d/go-mysql-server/tree/e03c0c8264d306f683a8c1e7933c5d2f4b200a5b#indexes) documentation for more details
13
+
See [go-mysql-server](https://github.com/src-d/go-mysql-server/tree/9c3b77f244b0909fed15a669be2cdeb355462a7d#indexes) documentation for more details
To see the SQL subset currently supported take a look at [this list](https://github.com/src-d/go-mysql-server/blob/e03c0c8264d306f683a8c1e7933c5d2f4b200a5b/SUPPORTED.md) from [src-d/go-mysql-server](https://github.com/src-d/go-mysql-server).
3
+
To see the SQL subset currently supported take a look at [this list](https://github.com/src-d/go-mysql-server/blob/9c3b77f244b0909fed15a669be2cdeb355462a7d/SUPPORTED.md) from [src-d/go-mysql-server](https://github.com/src-d/go-mysql-server).
0 commit comments