feat: support custom format, plain sql and cluster dumps
This commit is contained in:
@@ -6,4 +6,4 @@ mod postgres;
|
||||
pub use ahab::{Ahab, Commands};
|
||||
pub use django::Django;
|
||||
pub use link::Link;
|
||||
pub use postgres::Postgres;
|
||||
pub use postgres::{Format, Postgres};
|
||||
|
||||
Reference in New Issue
Block a user