Hello, I want to parse the query `select B.B AS B from _acc_1_1.B` to getAllTables(), but I receive `["_acc_1_1"]` which is the database name. This seems like a bug.