mirror of https://github.com/citusdata/citus.git
add a link
parent
9ce4e1d4d7
commit
ea70e63965
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue