pub trait UsesAnsiSavepointSyntax { }
Expand description

Does this backend use the standard SAVEPOINT syntax?

Implementors