Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on transaction behavior #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2017

  1. Add documentation on transaction behavior

    This was pretty confusing for me as a first-time user and I had to read the source code and do several experiments to figure this out. I'm submitting this change to the README that adds a section on the specific behavior of `BEGIN`, `COMMIT`, and `REVERT` and also includes a recommendation on how to use them effectively.
    
    I also cleaned up the formatting. FYI GIthub doesn't recognize headings unless there's a space following the `###`
    CGamesPlay committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    1eb7268 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    5d3852d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1114433 View commit details
    Browse the repository at this point in the history