We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e28dfc commit 7387e6bCopy full SHA for 7387e6b
datafusion-postgres/src/lib.rs
@@ -1,6 +1,6 @@
1
mod handlers;
2
pub mod pg_catalog;
3
-mod sql;
+pub mod sql;
4
5
use std::fs::File;
6
use std::io::{BufReader, Error as IOError, ErrorKind};
0 commit comments