mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-31 03:07:20 +00:00
Update links to reflect repository move to sqlparser-rs GitHub org
This commit is contained in:
parent
293133f910
commit
5ebc06b20c
6 changed files with 10 additions and 10 deletions
|
@ -3295,7 +3295,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/ballista-compute/sqlparser-rs/pull/139,
|
||||
// Regression test for https://github.com/sqlparser-rs/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