1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Use the full name for postgres

This commit is contained in:
jbranchaud
2016-02-07 16:36:04 -06:00
parent ff38cb14b7
commit ebe00b71f5

View File

@@ -20,7 +20,7 @@ _327 TILs and counting..._
* [JavaScript](#javascript)
* [Linux](#linux)
* [Mac](#mac)
* [Postgres](#postgres)
* [PostgreSQL](#postgresql)
* [Rails](#rails)
* [Ruby](#ruby)
* [tmux](#tmux)
@@ -127,7 +127,7 @@ _327 TILs and counting..._
- [Default Screenshot Location](mac/default-screenshot-location.md)
### Postgres
### PostgreSQL
- [A Better Null Display Character](postgres/a-better-null-display-character.md)
- [Adding Composite Uniqueness Constraints](postgres/adding-composite-uniqueness-constraints.md)