mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-30 10:47:22 +00:00
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:
parent
2a6d5f2b61
commit
8cc7702a8c
4 changed files with 7 additions and 6 deletions
|
@ -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!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue