Cheat Sheet
This cheat sheet briefly summarizes the main version-control features of Doltgres with simple examples.
Click links in the comments section to read docs for the feature.
Setup and init
SQL | Comments |
---|---|
| Creates a new Dolt database |
|
Stage and snapshot
SQL | Comments |
---|---|
| |
| |
| |
| |
|
Branch and merge
SQL | Comments |
---|---|
| |
| |
| |
| |
|
Diffing
SQL | Comments |
---|---|
| |
| |
| |
| |
|
Status and logs
SQL | Comments |
---|---|
| |
| |
| |
| |
|
History
SQL | Comments |
---|---|
| |
| |
| |
|
Working with remotes
SQL | Comments |
---|---|
| |
| |
| |
| |
| |
|
Advanced use cases
SQL | Comments |
---|---|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Last updated