.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "App::Sqitch::Role::DBIEngine 3pm" .TH App::Sqitch::Role::DBIEngine 3pm 2024-02-08 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH Name .IX Header "Name" App::Sqitch::Command::checkout \- An engine based on the DBI .SH Synopsis .IX Header "Synopsis" .Vb 3 \& package App::Sqitch::Engine::sqlite; \& extends \*(AqApp::Sqitch::Engine\*(Aq; \& with \*(AqApp::Sqitch::Role::DBIEngine\*(Aq; .Ve .SH Description .IX Header "Description" This role encapsulates the common attributes and methods required by DBI-powered engines. .SH Interface .IX Header "Interface" .SS "Instance Methods" .IX Subsection "Instance Methods" \fR\f(CI\*(C`earliest_change_id\*(C'\fR\fI\fR .IX Subsection "earliest_change_id" .PP \fR\f(CI\*(C`latest_change_id\*(C'\fR\fI\fR .IX Subsection "latest_change_id" .PP \fR\f(CI\*(C`current_state\*(C'\fR\fI\fR .IX Subsection "current_state" .PP \fR\f(CI\*(C`current_changes\*(C'\fR\fI\fR .IX Subsection "current_changes" .PP \fR\f(CI\*(C`current_tags\*(C'\fR\fI\fR .IX Subsection "current_tags" .PP \fR\f(CI\*(C`search_events\*(C'\fR\fI\fR .IX Subsection "search_events" .PP \fR\f(CI\*(C`registered_projects\*(C'\fR\fI\fR .IX Subsection "registered_projects" .PP \fR\f(CI\*(C`register_project\*(C'\fR\fI\fR .IX Subsection "register_project" .PP \fR\f(CI\*(C`is_deployed_change\*(C'\fR\fI\fR .IX Subsection "is_deployed_change" .PP \fR\f(CI\*(C`are_deployed_changes\*(C'\fR\fI\fR .IX Subsection "are_deployed_changes" .PP \fR\f(CI\*(C`log_deploy_change\*(C'\fR\fI\fR .IX Subsection "log_deploy_change" .PP \fR\f(CI\*(C`log_fail_change\*(C'\fR\fI\fR .IX Subsection "log_fail_change" .PP \fR\f(CI\*(C`changes_requiring_change\*(C'\fR\fI\fR .IX Subsection "changes_requiring_change" .PP \fR\f(CI\*(C`name_for_change_id\*(C'\fR\fI\fR .IX Subsection "name_for_change_id" .PP \fR\f(CI\*(C`log_new_tags\*(C'\fR\fI\fR .IX Subsection "log_new_tags" .PP \fR\f(CI\*(C`log_revert_change\*(C'\fR\fI\fR .IX Subsection "log_revert_change" .PP \fR\f(CI\*(C`begin_work\*(C'\fR\fI\fR .IX Subsection "begin_work" .PP \fR\f(CI\*(C`finish_work\*(C'\fR\fI\fR .IX Subsection "finish_work" .PP \fR\f(CI\*(C`rollback_work\*(C'\fR\fI\fR .IX Subsection "rollback_work" .PP \fR\f(CI\*(C`is_deployed_tag\*(C'\fR\fI\fR .IX Subsection "is_deployed_tag" .PP \fR\f(CI\*(C`deployed_changes\*(C'\fR\fI\fR .IX Subsection "deployed_changes" .PP \fR\f(CI\*(C`deployed_changes_since\*(C'\fR\fI\fR .IX Subsection "deployed_changes_since" .PP \fR\f(CI\*(C`load_change\*(C'\fR\fI\fR .IX Subsection "load_change" .PP \fR\f(CI\*(C`change_offset_from_id\*(C'\fR\fI\fR .IX Subsection "change_offset_from_id" .PP \fR\f(CI\*(C`change_id_offset_from_id\*(C'\fR\fI\fR .IX Subsection "change_id_offset_from_id" .PP \fR\f(CI\*(C`change_id_for\*(C'\fR\fI\fR .IX Subsection "change_id_for" .PP \fR\f(CI\*(C`registry_version\*(C'\fR\fI\fR .IX Subsection "registry_version" .SH "See Also" .IX Header "See Also" .IP App::Sqitch::Engine::pg 4 .IX Item "App::Sqitch::Engine::pg" The PostgreSQL engine. .IP App::Sqitch::Engine::sqlite 4 .IX Item "App::Sqitch::Engine::sqlite" The SQLite engine. .IP App::Sqitch::Engine::oracle 4 .IX Item "App::Sqitch::Engine::oracle" The Oracle engine. .IP App::Sqitch::Engine::mysql 4 .IX Item "App::Sqitch::Engine::mysql" The MySQL engine. .IP App::Sqitch::Engine::vertica 4 .IX Item "App::Sqitch::Engine::vertica" The Vertica engine. .IP App::Sqitch::Engine::exasol 4 .IX Item "App::Sqitch::Engine::exasol" The Exasol engine. .IP App::Sqitch::Engine::snowflake 4 .IX Item "App::Sqitch::Engine::snowflake" The Snowflake engine. .SH Author .IX Header "Author" David E. Wheeler .SH License .IX Header "License" Copyright (c) 2012\-2024 iovation Inc., David E. Wheeler .PP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: .PP The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. .PP THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.