add a link

pull/7347/head
Onur Tirtir 2024-01-31 12:28:33 +03:00
parent 9ce4e1d4d7
commit ea70e63965
1 changed files with 4 additions and 0 deletions

View File

@ -173,6 +173,10 @@ that are missing in earlier minor versions.
make check make check
``` ```
### Following our coding conventions
Our coding conventions are documented in [STYLEGUIDE.md](STYLEGUIDE.md).
### Making SQL changes ### Making SQL changes
Sometimes you need to make change to the SQL that the citus extension runs upon Sometimes you need to make change to the SQL that the citus extension runs upon