NAME

DBIO::Oracle::Storage::Savepoints - Savepoint management for Oracle

VERSION

version 0.900000

DESCRIPTION

Oracle savepoint operations and DBD::Oracle quirks. Oracle automatically releases a savepoint when you start another one with the same name, so "_exec_svp_release" is a no-op.

AUTHOR

DBIO & DBIx::Class Authors

COPYRIGHT AND LICENSE

Copyright (C) 2026 DBIO Authors Portions Copyright (C) 2005-2025 DBIx::Class Authors Based on DBIx::Class, heavily modified.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.