update branch references to main (#215)

* update branch references to `main`

* ensure we point to ballista-compute

* update a couple of links to point to ballista-compute
This commit is contained in:
Max Countryman 2020-07-02 12:31:54 -07:00 committed by GitHub
parent 2a6d5f2b61
commit 8cc7702a8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 6 deletions

View file

@ -2878,7 +2878,7 @@ fn parse_start_transaction() {
verified_stmt("START TRANSACTION ISOLATION LEVEL REPEATABLE READ");
verified_stmt("START TRANSACTION ISOLATION LEVEL SERIALIZABLE");
// Regression test for https://github.com/andygrove/sqlparser-rs/pull/139,
// Regression test for https://github.com/ballista-compute/sqlparser-rs/pull/139,
// in which START TRANSACTION would fail to parse if followed by a statement
// terminator.
assert_eq!(