We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a3e45 commit 1ce1b93Copy full SHA for 1ce1b93
crates/pgt_lsp/tests/server.rs
@@ -1248,7 +1248,6 @@ async fn test_issue_327() -> Result<()> {
1248
1249
server.load_configuration().await?;
1250
1251
- // Initial document content - a complex SQL file with multiple statements
1252
let initial_content = r#"/* https://supabase.com/docs/guides/database/postgres/custom-claims-and-role-based-access-control-rbac#create-a-table-to-track-user-roles-and-permissions */
1253
-----------------------------
1254
/* User Permission Levels */
0 commit comments